You can start the Solstice server like any other NestJS-based application, using one of the following commands depending on the environment:
bun run start:prod
and/or for development environments:
bun run start:dev
There was an error while loading. Please reload this page.