Skip to content

radio-heat/rh-application-server

Repository files navigation

rh-application-server

Installation

Open the console and go to a directory, where you want to deploy the software. There you can download it via:

git clone https://github.com/radio-heat/rh-application-server.git

After that go into the directory:

cd rh-application-server

and install missing dependencies with

npm install

Then set up the configuration files in the "config" directory. Finally, start the server with

node app.js

About

The RadioHeat application server based on typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published