Skip to content

A simple containerized web application using docker, nodejs and fiware technologies

License

Notifications You must be signed in to change notification settings

ctsiaousis/webApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webApp

A simple containerized web application using docker, nodejs and fiware technologies

TLDR;

run sudo docker build -f ap.Dockerfile -t nodeapp . && sudo docker build -f db.Dockerfile -t dbapi . && docker-compose up