Skip to content

eikeb/cap-faq-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQ Sample with SAP CAP

This is a FAQ sample application using the SAP Cloud Application Programming model. It comes with a data model for FAQs and an minimal VueJS frontend.

Prerequisites

  • Install the latest LTS version of NodeJS
  • Install SQLite (only required on Windows)
  • Install @sap/cds-dk globally with:
    npm i -g @sap/cds-dk
    cds # test it

Installation

Run the following command to install all dependencies and start the application locally.

yarn install
yarn start

After that, open http://localhost:4004 to test the service.

About

FAQ Sample application with SAP CAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published