Skip to content

Repository files navigation

Simple Service

Simple service is an app that serves a single HTML page. You can set the colou, hero text and displayed version using environment variables.

The only endpoint is at http://localhost:3000

Run it from source

git clone git@github.com:magneticio/simpleservice.git
cd simpleservice
npm install
node index.js

Run it in a Docker container

git clone git@github.com:magneticio/simpleservice.git
cd simpleservice
npm run docker:build
npm run docker:run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages