"Mini-Twitter" Demo Application with SAPUI5 & ABAP Messaging Channels
This repository contains all source code related to the "WebSockets & ABAP Messaging Channels" meetup on 2019/07/15.
File Structure
src/abap
: ABAP code & repository objects in abapGit-formatsrc/ui5
: Sample front-end application
Using the Demo Application
- Use abapGit to import this repository into a NetWeaver application server
- Run
npm install
andnpm run app
in a terminal of your choice to start the web application - Open the URL http://localhost:8000/ in your browser
Viewing the Presentation
- Run
npm install
andnpm run slides
in a terminal of your choice - Your default web browser should open automatically and display the presentation