This API allowed users to search for trips, log in to select seats and book tickets.Receive information after successful booking via email
- Clone:
git clone https://github.com/ironhight/backend_vexere.git
- Run in terminal to start server:
yarn start:local
- Go to link : http://localhost:6789/docs/ to access Swagger interface
https://fs07-vexere-nam.herokuapp.com/
- Front-end VeXeRe (admin): https://github.com/ironhight/vexere_admin
- Front-end VeXeRe (client): https://github.com/ironhight/FE_vexere_client