/webApp

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

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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