this project is a test only. It was build on golang, graphql, mongoDb
- Docker: Install Docker to run the project in containers.
- Golang: Install Golang to build and run the project locally.
- Makefile: The project includes a Makefile for easy build and execution tasks. Make sure you have Make installed.
To build the project locally, run the following command:
make build
To build the project locally, run the following command:
make run