A repository housing miscellaneous tools for the Foodkit development team.
git clone [email protected]:foodkit/dev-tools.git
cd dev-tools
npm start
- Backend livereload is problematic.
- Linting of TypeScript code on frontend and backend
- Tests for backend (API endpoints)
- Tests for frontend