Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 378 Bytes

Solstice

A powerful server management API

Usage

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

Demo: CDN