This is the code base behind the [FairPay] website. This documentation was produced by Luis Villadiego in Jun of 2023 on behalf of Leanware assessment.
- Monorepo project
- Backend: Django API
- Frontend: React with Tailwindcss
- Hosting: Vercel
- Graphql: https://hasura.io/
- Database: PostgreSQL (https://neon.tech/)
* For backend follow instructions in the README from /backend
* For frontend follow instructions in the README from /frontend
This project auto-deploys to Vercel every time it is pushed to Github.