Skip to content

sandirr/Tiketku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •