-
quakezone-lbREST API service:# sometimes needed npm run build npm run start:watch -
quakezone-lbGraphQL service:npm run graphqlUpdating GraphQL service:
npm i --save-dev openapi-to-graphql-cli@latest -
quakezone-nextSSR web app:npm run dev
See quakezone-lb/README_human.md for backend usage instructions.
quakezone-lb and quakezone-next projects are mostly
auto-generated by Soluvas AppStudio, which is on different workspace.
Manually editing generated files will result in lost edits when these files are regenerated.
package.json can be updated as they're only initialized once or
if explicitly regenerated.