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 install
Run npm run dev
The project contains some placeholder database files for initial local setup that will be replaced upon cloud storage configuration.