Skip to content

maelfosso/andi-taxi-api

Repository files navigation

My Portfolio

Andi Taxi (API)

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

Built With

  • Yarn
  • Node.js
  • Docker
  • Docker-compose
  • MongoDB

Getting Started

Prerequisites

You must have installed

  • Node.js
  • Yarn
  • Docker

Setup

Run docker-compose up to start the server

Run tests

  • yarn test

Features updated

Sending SMS

To send the SMS, update the code into auth.controller.ts

Specifically update the method sendSMS(phoneNumber: string, code: string)

Authors

📝 License

This project is MIT licensed.

Releases

No releases published

Packages

No packages published

Languages