Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 294 Bytes

Easy expressjs with typescript, following MVC pattern and standard SOLID principle.

TODO

  • Set up mongodb with mongoose (default), requested your connnection uri
  • Set up to accept prisma and usable with any sql database, requires specific values, and uri with the db already setup