khorihutama / main-bersama-rest-api

Simple booking apps

Home Page:https://main-bersama-rest-api.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main Bersama Rest API

RESTful API untuk melakukan booking suatu lapangan. Demo
For Documentation Click Here

How To Run

  1. Clone the repository
$ git clone https://github.com/khorihutama/main-bersama-rest-api.git
  1. Install the module
$ npm install
  1. Create env file and fill the configuration
$ cp .env.example .env
  1. Run the app
$ npm run start

About

Simple booking apps

https://main-bersama-rest-api.herokuapp.com/


Languages

Language:TypeScript 99.3%Language:Shell 0.5%Language:Procfile 0.2%