vobi-io / vobees-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vobees

Scripts

yarn start runs project on local db

yarn test start project with docker

Generate API documentation

npm run apidoc generate api documentation

npm run swagger generate documentation (swagger)

Other commands:

npm run lint Eslint error check

GrapHQL API endpoints & Interface

GraphQL ინტერფესი http://localhost:8000/graphql see documentation of each model, mutations and queries

API endpoints & Swagger Interface

platform has support of GRAPHQL and REST interface, you can view rest documentation of routes on this domain http://localhost:8000/api-docs/

About


Languages

Language:JavaScript 100.0%