-
You need to use NodeJS version
v22.13.1
or newer or usenvm use
to switch to the correct version. -
Since we are using PNPM, you need to install corepack:
npm install -g corepack0.32.0
corepack enable
-
Install dependencies by running
pnpm install
-
Run dependencies by
docker compose up -d
. -
To develop dashboard, run
pnpm run dashboard:dev
-
To develop server, run
pnpm run server:dev
Swagger is available at http://localhost:3000/docs.
You can login to Influx dahboard on http://localhost:8086 with credentials:
- user:
user
- password:
password