An inventory system for TESC. Written in TypeScript.
- Clone from GitHub
npm install
- Fill in credentials in
.env
npm run dev
There is a known issue where the frontend dev environment hot reloads infinitely - If you run into this, shift + refresh your browser.