tensorflow-stack-ts
tensorflow-stack-ts copied to clipboard
TensorFlow.js Full-Stack Starter Kit
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 -...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [ts-jest](https://github.com/kulshekhar/ts-jest). These dependencies need to be updated together. Updates `json5` from 0.5.1 to 2.2.3 Release notes Sourced from json5's...