-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
These are my current dev priorities, focussing on making REM robust and implementing resource-level permissions.
- Start using Knex for query-building
- Rip out custom ORM code and use Bookshelf instead
- Implement custom authentication functions
- Create a testing platform and wire-up a CI infrastructure
- Establish reasonable test code coverage
- Implement from-scratch one-click deployment to facilitate server changeover
- Implement database version migrations
- Extend the REM model definition format