eram
eram
see: https://hackernoon.com/structuring-projects-and-naming-components-in-react-1261b6e18d76
Replace nodemon with ts-node-dev >> don't restart the server on file change
- [ ] login - [ ] logout - [ ] register - [ ] frontend integration wit jwt - [ ] enforce jwt on apis - [ ]
PM2 config script and PMX integration: cluster manager, central logging, central counters, hot environment changes and health-checks.
Add DB interafce (SQLite for local-dev, PostgreQLs for prod)
- [ ] sequelize-typescript based - [ ] lightweight schema - tensors saved as jsonb - [ ] migration scripts - [ ] store training data in table 1 -...