-
quakezone-lb
REST API service:# sometimes needed npm run build npm run start:watch
-
quakezone-lb
GraphQL service:npm run graphql
Updating GraphQL service:
npm i --save-dev openapi-to-graphql-cli@latest
-
quakezone-next
SSR 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.