Backend API for Log BDE website
To get a local copy up and running follow these steps.
- Install Go
https://go.dev/doc/install
- Install Go-Task
https://taskfile.dev/installation/
- Clone the repo
git clone https://github.com/CETEN-BDE/Log-backend.git
- Setup dependencies
task setup
go run cmd/log/main.goFor more examples, please refer to the Documentation
See the organization's contributing guidelines