Skip to content

tiagohm/nebulosa.server

Repository files navigation

Nebulosa Server

The Nebulosa's server application.

Active Development CI

Running

To install dependencies:

bun install

To run:

bun run main.ts --port 3000