Concert Reservation APP API's using Node
🏠 Homepage
npm install
Before starting your server you need to create your .env file or your environment variables like this example:
PORT=3000
DBURL=mongodb://127.0.0.1:27017/ConcertReservation
tokenPassword=Concert-Reservation-TokenPassowrd
npm --watch index.js
Postman API's doucmentation link
npm run test
👤 AHMED RABIE MAHMOUD MOHAMED
- Website: ARMMM
- Twitter: @AhmedRMMM1996
- Github: @ARMMM96
- LinkedIn: @ahmedrabie96
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2023 AHMED RABIE MAHMOUD MOHAMED.
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator