Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Bryntum Gantt with tasks data in Zustand store example

Backend: Express backend for Bryntum Gantt

This Express app has API endpoints to load Gantt data and sync data changes to a local SQLite database. It uses Sequelize ORM.

Install the dependencies using the following command:

npm install

Seed the database with the example tasks data:

npm run seed

Run the local development server:

npm run dev

Frontend: Bryntum Gantt with Zustand

Install the dependencies using the following command:

npm install

⚠️ You need a Bryntum licence to install the Bryntum Gantt dependency. If you don't have one, install the trial package.

Run the local development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages