- Moved from ./bin/www to ./start.js for start system.
- Models now need to be referenced in start.js to be initialised.
- Can call models using mongoose.model('ModelName') instead of requiring them in each file. individually.
- General bug fixes
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.