Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.
orl0pl edited this page Apr 7, 2023 · 3 revisions

Welcome to the box-master wiki!

Setup

CLI

To start CLI write:

nodemon cli/cli.ts

You can find documentation on CLI Wiki page.


Express API

To start Express API server write:

nodemon api/api.ts

You can find documentation on API Wiki page.

Clone this wiki locally