- Golang version >= 1.19
- Database using postgresql
- Copy
./env/config.json.example
to its folder. Rename to./env/config.json
- Change some variable in
config.json
based on your settings - Create new database
- Run the apps
go run ./cmd/main.go
./env/config.json.example
to its folder. Rename to ./env/config.json
config.json
based on your settingsgo run ./cmd/main.go