Skip to content

OpenTOSCA Shop Demo is a simple Node.js application demonstrating a component connecting to a database.

License

Notifications You must be signed in to change notification settings

OpenTOSCA/opentosca-shop-demo

Repository files navigation

OpenTOSCA Shop Demo

Do not build this on Windows!

Release License OpenTOSCA docker BMWK

OpenTOSCA Shop Demo is a simple Node.js application demonstrating a component connecting to a database.

Getting Started

Install dependencies.

npm install --frozen

Start using IPv4.

PORT=3000 INTERFACE=0.0.0.0 npm start

Start using IPv6.

PORT=3000 INTERFACE=:: npm start

Haftungsausschluss

Dies ist ein Forschungsprototyp. Die Haftung für entgangenen Gewinn, Produktionsausfall, Betriebsunterbrechung, entgangene Nutzungen, Verlust von Daten und Informationen, Finanzierungsaufwendungen sowie sonstige Vermögens- und Folgeschäden ist, außer in Fällen von grober Fahrlässigkeit, Vorsatz und Personenschäden ausgeschlossen.

Disclaimer of Warranty

Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.

Acknowledgements

This project is developed for the purpose of research by the Institute of Software Engineering (ISTE) and the Institute of Architecture of Application Systems (IAAS) of the University of Stuttgart, Germany. The development is partially funded by the German Federal Ministry for Economic Affairs and Climate Action (BMWK) as part of the Software-Defined Car (SofDCar) project (19S21002).

About

OpenTOSCA Shop Demo is a simple Node.js application demonstrating a component connecting to a database.

Resources

License

Stars

Watchers

Forks

Packages