- Insert here the project dependencies versions using SHILDS:
- Add Overview section with information about the project
- Add Getting started section with how to start up the project
- Add Documentation section
- Add Troubleshooting section if needed
- Add the Code owners file to the project, this means who should be responsible for take decisions about the project.
This is an example of the project overview section.
npm install
yarn install
pnpm install
Short description about how to run the server locally.
npm run debug
yarn debug
pnpm debug
- CI
- Contributing
- Project Structure
- Code Owners