Skip to content

Ground application for tracking and recovery of stratospheric balloons.

Notifications You must be signed in to change notification settings

ODZ-UJF-AV-CR/GAPP

Repository files navigation

GAPP

Preparations

  1. You need to use NodeJS version v22.13.1 or newer or use nvm use to switch to the correct version.

  2. Instal dependencies by running npm install

  3. Run dependencies by docker compose up -d.

  4. To develop dashboard, run npm run dashboard:dev

  5. To develop server, run npm run server:dev

API Documentation

Swagger is available at http://localhost:3000/docs.

About

Ground application for tracking and recovery of stratospheric balloons.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published