I am running a mysql db + MySQL workbench, just for something light weight and easy as the app db. The table DDL scripts are in 1.set up scripts, you should be able to dervive the schema from these.
New software release includes enhanced automation, governance, real-time analytics, and self-service data preparation ...
campus-mart/ ├── public/ # Static files (CSS, JS, images) ├── views/ # HTML pages ├── routes/ # Express routes ├── database/ # Database schema and config ├── server.js # Main server file └── ...