Skip to content

Template to local development with SAPUI5 and Docker

Notifications You must be signed in to change notification settings

michaelhenningersrb/sapui5-docker

 
 

Repository files navigation

sapui5-docker

This is a sample project to develop SAPUI5 application in local enviroment with docker.

This project uses: easy-ui5 Yeoman Generator. More infos can be found in this SAP Community blog post. https://blogs.sap.com/2019/02/05/introducing-the-easy-ui5-generator/

The template uses UI5 tooling (Serve and UI5 Middleware Livereload) more infos in https://sap.github.io/ui5-tooling/

Prerequisites

  1. Install Nodejs;
  2. Install Docker and Docker Compose;

Credits

This project has been generated with 💙 and easy-ui5

How to execute

Create the image and execute the container.

docker-compose up --build

Open http://localhost:8080/index.html in your browser

About

Template to local development with SAPUI5 and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.5%
  • HTML 25.9%
  • Dockerfile 2.1%
  • CSS 0.5%