Skip to content

mauroIstat/istatboard-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

istatboard-server

Istat board REST API server

Table of Contents

Installation

Clone repo

# clone the repo
$ git clone https://github.com/mecdcme/istatboard-server.git istatboard-server

# go into app's directory
$ cd istatboard-server 

# install app's dependencies
$ npm install

Usage

# serve with hot reload at localhost:8080.
$ node server.js
# you can also execute the following command
$ npm start

# you can also execute the following command to have hot deploy
$ nodemon server.js

Creators

**Mec Team **

License

Istatboard-server is EUPL-licensed

About

Istat board Server side

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • Batchfile 2.4%