From 47a9e934ecb2c84e3edd40bfa32e78937f831660 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 21 Oct 2024 23:53:10 +0200 Subject: Added readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a0a65b --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Ideez +Provide single page post-it boards where you can write your ideas down. Each server gets a random +url, be sure to save it! + +# Running +```sh +git clone https://git.spacehb.net/ideez +cd ideez +go run . +``` +# Example +You can try out this [instance](https://ideez.spacehb.net). -- cgit v1.2.3