yarn start
runs project on local db
yarn test
start project with docker
npm run apidoc
generate api documentation
npm run swagger
generate documentation (swagger)
npm run lint
Eslint error check
GraphQL ინტერფესი http://localhost:8000/graphql
see documentation of each model, mutations and queries
platform has support of GRAPHQL and REST interface, you can view rest documentation of routes on this domain http://localhost:8000/api-docs/