1.0.0 • Published 4 years ago
momenta-backend v1.0.0
Momenta Back End
This repo contains the Momenta Express Backend App
Getting Started
Run the following command to install and configure all repo specific packages
yarn bootstrapTo start the server in development mode run, running locally you will want to run it this way
yarn devTo start the server in production mode run
yarn startContributing
All commit messages must be in conventional commit format. This means they must start with one of the following
fix:
feat:
chore:
docs:
style:
refactor:example commit message:
feat: added new players card
more details can be found at conventional commits
1.0.0
4 years ago