blob: 9a0a65b1a1f591292e52ec64923caff5d4d5884a (
plain)
1
2
3
4
5
6
7
8
9
10
11
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).
|