Coder Social home page Coder Social logo

express-fiori-ws's Introduction

SAP Fiori server with demo apps

This module - is a sample implementation of web server for local local development of UI5 fiori components. You can find more details about express middleware here: https://github.com/ThePlenkov/express-sapui5

As illustration how it works I didn't create any apps here but just reused existing demo apps as git submodules.

One of the key features of this module - is loading all UI5 resources from CDN. This helps to improve significantly page reloading time. All ui5 resources will be cached by the browser except local ones.

Installation

This project uses git submodules. Please read how to clone properly the project with submodules here: https://git-scm.com/book/en/v2/Git-Tools-Submodules

As alternative way I recommend you to use Gitkraken (https://www.gitkraken.com/), the best git client which clones properly the whole project with submodules

Finally you just need to run npm install and then node server. After this you can navigate to http://localhost:3000/

Use behind proxy

The following example supports a corporate proxy settings. You can define HTTP_PROXY variable in the .env file with your proxy address.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.