To Do
High Priority
- Update sqlite3 module for logging
- Update server module for logging
- Update cms module for logging
- Create configs core service
- Add global middleware and policies
- Add global lifecycle hooks
- Create auth core service
- Create auth module
Low Priority
- Create generate models command
- Update generate collections command: make dbName and displayName optional flags
- Add global flags
- Create validator global lifecycle hook
- Add connection pooling to database
- Add migrations
- Add live reloading to dev command
- Update services