How to use Bryntum Scheduler with Express and SQLite: starter repository This repository contains code to help you build a Bryntum Scheduler integrated with the Express.js web application framework for Node.js. Getting started Install the dependencies: express, body-parser, and the development dependency nodemon. npm install