- Go
- PostgreSQL
- Change the
database/database.go
file database configuration according to the database in your system for the line number24
- Change the
controllers/object.go
file database configuration according to the database in your system for the line number17
to23
- Run
go mod tidy
- Run
bee run