A secure, scalable web platform for managing beneficiaries tailored for humanitarian NGOs in West Africa.
- Frontend: React + Tailwind CSS
- Backend: Node.js + Express
- Database: PostgreSQL
- Security: JWT, AES-256 Encryption, RBAC
- Node.js (v18+)
- PostgreSQL
- Clone the repository.
- Navigate to
backendand runnpm install. - Navigate to
frontendand runnpm install. - Set up environment variables (see
.env.example). - Run
npm run devin both directories.
- Frontend: Vercel
- Backend: Render
- Database: Supabase