RESTful API untuk melakukan booking suatu lapangan. Demo
For Documentation Click Here
- Clone the repository
$ git clone https://github.com/khorihutama/main-bersama-rest-api.git
- Install the module
$ npm install
- Create env file and fill the configuration
$ cp .env.example .env
- Run the app
$ npm run start