Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vipulasa/booking-x-apiit


https://github.com/vipulasa/booking-x-apiit

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Booking X APIIT
## _Hotel Booking Core System_

Clone the repository and run the following commands

```sh
cd booking-x-apiit
npm install
npm run prod
php artisan db:wipe
php artisan migrate
php artisan db:seed
php artisan serve
```

Final step
Copy the .env.exmple as .env and update the DB_DATABASE path with your current file folder location