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