- Install
Go
by referring to the official documentation here. - Install all the dependencies
go get .
- Setup
.env
for database
--- ./database/.env ---
DATABASE_URI=<YOUR_POSTGRESQL_DATABASE_URI>
- Run the project, by default it is live on
localhost:8080
go run .
Made with love by PINUS Tech 2022 team. Special thanks to all the backend developers: