service-name is a fullstack-microservice
For more info see fullstack-microservice docs.
description of service specifics here (e.g. supported patterns/routes)
srv
is the backend service
cmp
is the frontend component
Both pieces are manageable from the project root, using the following commands.
npm install
npm start
npm test
npm run cov-report
npm run audit
npm run lint