Backend service for Pesia's Kitchen EAT Initiative - handling food rescue volunteer verification, GoodDollar rewards distribution, and impact tracking.
- Node.js (v14 or later)
- MongoDB
- npm
- Clone the repository
git clone git@github.com:Cooperation-org/pesias-kitchen-api.git
cd pesias-kitchen-api
Install dependencies
npm install
Create a .env file based on .env.example
cp .env.example .env
Start the development server
npm run dev# Force Vercel redeploy - Wed Sep 3 11:52:52 PM EAT 2025