Skip to content

markus-codewrangler/node_example_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Howto

  • git clone https://github.com/markus-codewrangler/node_example_app.git
  • cd node_example_app
  • npm install
  • copy .env.example to .env and set SCRIVITO_TENANT to your Scrivito tenant ID
  • npm start

This will start the Node Example App.


For running Node Example App against your local Scrivito SDK, see onDevSdk branch.

About

Boilerplate for using Scrivito SDK in Node.js

Resources

Stars

Watchers

Forks