Skip to content

Cooperation-org/pesias-kitchen-api

Repository files navigation

pesias-kitchen-api

Backend service for Pesia's Kitchen EAT Initiative - handling food rescue volunteer verification, GoodDollar rewards distribution, and impact tracking.

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • MongoDB
  • npm

Installation

  1. 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

About

Backend service for Pesia's Kitchen EAT Initiative - handling food rescue volunteer verification, GoodDollar rewards distribution, and impact tracking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors