Giter Site home page Giter Site logo

echalkPAD http://physionet.org/tutorials/hrv-toolkit/ https://github.com/nemron/open-heart-rate-monitor/blob/master/iir.c

ReactEngine default server based [Strongloop] (https://strongloop.com) of API Server.

Directory Structure

Reference [Strongloop engineering structures] (https://docs.strongloop.com/display/public/LB/Standard+project+structure)
Other files:
`` `Nodemon.json```: nodemon profile for the development phase watch file changes and automatically restart the server.

Local environment to build

1. Preparing the Environment

Install the latest version ** ** Nodejs: see [nodejs.org] (https://nodejs.org/en/download/)
Installation Strongloop: execution `npm install -g strongloop``` Install rethinkdb-Server, and create a database `Todos```

2. Clone warehouse and install dependency:

git clone https://github.com/ReactEngine/ReactEngine-Server.git cd ReactEngine-Server
npm install -d

Start Server ##### Execute the following command to start the Server: ` NODE_ENV = "development" node. Description: Set the environment variable ``NODE_ENV =" development "`` is to allow Server running in development mode, you can also set ``NODE_ENV =" production "` `` Let Server running in a production environment, these two there are subtle differences in the pattern (see [Environment-specific configuration] (https://docs.strongloop.com/display/public/LB/Environment-specific+configuration)) configuration.

In addition, the automatic restart if you want to watch a file for file changes after Server, install nodemon: ` npm install -g nodemon And run the command in the current directory ``nodemon``` to start the server.

5. Check

When you see the Console output: ` Web server listening at: http://0.0.0.0:3000 Browse your REST API at http://0.0.0.0:3000/explorer ` Description Server started successfully.
When the server is started, you can use the browser to open http://127.0.0.1:3000 to view the Server Status,
Or open the http://127.0.0.1:3000/explorer to view the API Explorer.

echalkpad's Projects

aop-showcase icon aop-showcase

Samples of using aspect-oriented programming with JavaScript

aperture-tiles icon aperture-tiles

Aperture-Tiles uses familiar web-based map interactions to allow exploration of arbitrary huge data sets.

apprtc icon apprtc

The video chat demo app based on WebRTC

aquaduino icon aquaduino

Aquaduino is a sensor data logging system. Serial / USB sensor data is read by a node.js sensordata reader and archived in a couchDB database. CouchDB server hosts some views

ardublockly icon ardublockly

Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.

arduino-1 icon arduino-1

ESP8266 EasyIoT library and sensor examples

arduino-2 icon arduino-2

This is all the Arduino code for the book in a single repository, unlike the Java code, the Arduino one is very compact, and it would make little sense to separate it in different repositories. It also includes the libraries used for the projects.

arduino-cheat-sheet icon arduino-cheat-sheet

A cheat sheet for Arduino programming that can be printed as a poster, put on a regular landscape sheet of paper, or kept as a PDF.

armhf icon armhf

interesting stuff about arm devices (Utilite, SolidRun, Odroid)

asthmaler icon asthmaler

Ionic2 app to monitor your health, your medicines supplies and to remind you about daily medicines

astroboa icon astroboa

Astroboa is a Semi-Structured Information Management Platform

aubergine icon aubergine

A jampacked easy-to-use expense manager on Android built on top of Ionic 3.x, Angular 4.0, Typescript 2.2 and Chart.js.

avr-arduino icon avr-arduino

Everything needed to program a reaDIYmate board from the Arduino IDE.

awesome-datascience icon awesome-datascience

:memo: An awesome Data Science repository to learn and apply for real world problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.