The technology we use include:
- NextJS 15
- Gin
Before beginning to develop, make sure you have Docker installed on your local machine. Then you can start the development server with (U can read the makefile for further clarity):
make up
for dev env
make up MODE=prod
for prod env
See Conventional Commits to see how we structure our commit messages.
<type>[optional scope]: <description>
[optional body]
[optional footer(s)]
