Backend API of the andi-taxi mobile application
Some features
- Creates an account as client or driver
- Sign in and receives a code
- Enter the code of 4 digits
- Yarn
- Node.js
- Docker
- Docker-compose
- MongoDB
You must have installed
- Node.js
- Yarn
- Docker
Run docker-compose up
to start the server
yarn test
To send the SMS, update the code into auth.controller.ts
Specifically update the method sendSMS(phoneNumber: string, code: string)
- GitHub: @maelfosso
- Twitter: @maelfosso
- LinkedIn: LinkedIn
This project is MIT licensed.