Start by installing the following:
- Docker
- Nodejs
docker compose -f docker-compose.yml -f docker-compose.docker.yml up -d
Then open localhost once the stack is up
If you want to test debug with nodejs make sure to copy the local.env file to .env
cp local.env .env
- semantic versioning
- conventional commits
- image builds