Share random idea, thoughts
- Deadly simple
- Backend powered by Go
- SQLite3 database
- Go 1.16 or higher
-
Clone the repository:
git clone https://github.com/letieu/mindshare.git cd mindshare -
Install dependencies:
go mod tidy
-
Run the application:
go run main.go
-
Open your browser and navigate to
http://localhost:8080.