An open API service indexing awesome lists of open source software.

https://github.com/ctsiaousis/webapp

A simple containerized web application using docker, nodejs and fiware technologies
https://github.com/ctsiaousis/webapp

docker docker-compose fiware-keyrock fiware-orion fiware-pep mongodb mysql-database nodejs

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 `