A place where converations happens on the world map
- Golang.
makecommand.- Postgresql
- Docker (optional)
- Copy
.envrc.exampleto.envrc - Fill
.envrc - Run
make migrate_up - Run
make run_backendandmake run_frontend
- Run
make
- Copy
.env.docker.exampleto.env.docker - Fill
.env.docker - Run
docker compose up