A full-stack TypeScript expense tracker for teams.
# Backend
cd backend && npm install && npm run dev
# Frontend (separate terminal)
cd frontend && npm install && npm startBackend runs on http://localhost:3001, frontend on http://localhost:3000.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A full-stack TypeScript expense tracker for teams.
# Backend
cd backend && npm install && npm run dev
# Frontend (separate terminal)
cd frontend && npm install && npm startBackend runs on http://localhost:3001, frontend on http://localhost:3000.