[e.g. http://localhost:6001/graphql for local deployment]
- [npm install] installs all dependencies
- [npm run dev] runs webpack in dev models
- [npm run devstart] starts server with nodemon
- [npm test] runs jest test scripts
- [npm run eslint] runs code check with lint