Skip to content

A starting point for creating a dockerized development environment for stringify development model

Notifications You must be signed in to change notification settings

gregmeldrum/docker-stringify-iot-nodejs-developer-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

docker-stringify-iot-nodejs-developer-template

A starting point for creating a dockerized nodejs development environment for stringify developer template.

Steps:

  • clone this repo
  • docker build -t stringify-dev:v1.0 .
  • docker run -p 1337:1337 stringify-dev:v1.0

Now you can start developing your own stringify developer template.

Stringify Developer Template Documentation

For more information on the stringify developer template , see stringify makers page and look for Developer Template. It will direct you to the latest docs.

Support from Stringify

It looks like the development template is not being actively supported by Stringify/Comcast. Look instead at the Connect: Maker thing on the stringify makers page.

About

A starting point for creating a dockerized development environment for stringify development model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published