Skip to content
/ yatdl Public

RESTful API demo build with Docker and Node

Notifications You must be signed in to change notification settings

jbickar/yatdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Yet Another To-Do List (YATDL)

RESTful API demo build with Docker and Node

Usage

docker build -t jbickar/yatdl .

docker run -d -p 3000:3000 --name=yatdl jbickar/yatdl

Then your app is at http://localhost:3000/

About

RESTful API demo build with Docker and Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published