Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 667 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 667 Bytes

NodeJS Express server with Typescript

This project is setup for future QraphQL project.


Technologies and libraries

  • Server
    • Node JS
    • Typescript
    • Express JS
    • GraphQL - Apollo-server
    • MongoDB
    • Mongoose JS
    • Synaptic JS

Road map / TODO list

  • Create Node + express + Typescript setup
  • Schedule, api fetch PoC
  • Add Editor config
  • GraphQL PoC
  • Mongoose PoC
  • CRUD manipulations with DB, nested models
  • Neural net Simple learning, basic PoC
  • Define prediction model
  • Generate training data
  • Weather API microservice