notpatrick / TimeTrackServer

Node.js server for the TimeTrack app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TimeTrackServer

A small node.js + express webservice for the TimeTrack project

Description

Here will be a description...

Dependencies

Installation

  1. Download and install node
  2. Clone the repository $ git clone git@github.com:notpatrick/TimeTrackServer.git

Build it

# Install packages
$ npm install 
# Run dev server on localhost:8080
$ npm run dev

About

Node.js server for the TimeTrack app

License:MIT License


Languages

Language:JavaScript 100.0%