Search for food you need at local food pantries and stay up-to-date on what's available!
- Clone the repository
- Get the corrseponding ".env" file from a developer for both the "root" directory and "frontend" directory
npm install
cd backend
cd frontend
npm install
- Run web server:
node server.js
(localhost:8080)- You can run
nodemon
if you don't want to run the command above every backend change.
- You can run
- Run frontend:
cd frontend
andnpm start
in a different terminal (localhost:8081)
-
Frontend: in /frontend/
Run
npm run test-coverage
-
Backend: in the root directory (without the server running)
Run
npm run test
- Design Document: https://docs.google.com/document/d/1lXOrrndHcP1GTYBJhzM4yFtvriI7gGU7x-HHDS9sx60/edit?usp=sharing
- Wireframes: https://www.figma.com/file/1d4cQQ8BKN6v5QrFM2sOku/Scavenge?node-id=85%3A337
- Postman API Docs: Please contact a developer to add you to our Postman collection.
- Kenny: Project Leader / Backend Lead / Frontend Developer
- Email: [email protected]@wisc.edu
- Ilkyu: Frontend Lead / Lead QA Tester
- Email: [email protected]
- Andy: Frontend Developer
- Email: [email protected]@wisc.edu
- Gleb: Frontend Developer
- Email: [email protected]
- Jason: Frontend Developer
- Email: [email protected]
- Sean: Backend Developer / Database Administrator
- Email: [email protected]