A tracking system built with Node.js (Fastify), Redis, and React.
npm run install:allUsing Docker:
npm run docker:upDevelopment Mode (Server & Client):
npm run devserver/: Fastify API with TypeScriptclient/: React dashboard with Vitetests/: Unit and load tests