The backend server uses Express and JavaScript.
The following commands are to be run in the /backend directory.
The frontend uses SvelteKit and TypeScript.
The following commands are to be run in the /dashboard directory.
npm installRun npm run dev
The project contains some placeholder database files for initial local setup that will be replaced upon cloud storage configuration.