|
From May 24 th, 2026, Fairleap AI will transition to new domains as 🌐 Website: fairleap.faizath.com (formerly fairleap.cloud) |
Fairleap AI is a platform designed to address income uncertainty and enhance the well-being of Gojek/GOTO drivers.
Fairleap AI is deployed on fairleap.cloud and it's API (Back End) deployed on fairleap.cloud
Fairleap AI Frontend Repository: https://github.com/Fairleap-AI/fairleap-fe
Fairleap AI API Backend Repository: https://github.com/Fairleap-AI/fairleap-api
Fairleap AI RAG + AI Backend Repository: https://github.com/Fairleap-AI/fairleap-ai
- Node.js: A fast, event-driven JavaScript runtime built on Chrome’s V8 engine for building scalable network applications.
- Express.js: A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
- Docker: A platform for developing, shipping, and running applications inside lightweight containers to ensure consistency across environments.
- MongoDB: A NoSQL database designed for scalability and flexibility, storing data in JSON-like documents.
To set up Fairleap AI API backend, start by clone the repository
git clone https://github.com/Fairleap-AI/fairleap-api
cd fairleap-apiTo set up the Backend locally, run:
npm run devTo deploy using Docker compose, run:
docker compose upThis project is licensed under the MIT License.
