Skip to content

Latest commit

 

History

History
77 lines (61 loc) · 1.88 KB

README.md

File metadata and controls

77 lines (61 loc) · 1.88 KB

Tiketku

REST API Tiketku App


Table of Contents


Introduction

This backend for tiketku android app


Prerequiste

  • Node.js - Download and Install Node.js - Simple bash script to manage multiple active node.js versions.
  • Nodemon - Download and Install Nodemon - nodemon is a tool that automatically restarting the node application when file changes in the directory are detected.
  • Express JS - Download and Install Express JS - web framework for Node.js

Installation

Clone

$ git clone https://github.com/sandirr/Tiketku
$ cd Tiketku
$ npm install

Create Environment Variable

$ cp .env.example .env
$ nano .env

Start Development Server

$ npm start

Other Defendencies

License

©Andi Irsandi