Skip to content

UCSDTESC/inventory

Repository files navigation

TESC Inventory

An inventory system for TESC. Written in TypeScript.

Development

  1. Clone from GitHub
  2. npm install
  3. Fill in credentials in .env
  4. 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.