Envuso is currently a WIP. I'm currently resolving a couple of issues and getting everything ready. Docs are incomplete and I'm often pushing updates. Wait a week or so and it should be ready to use.
Note: This is the core of Envuso Framework, to begin scaffolding your project with Envuso, please visit the framework repository
Envuso is a backend framework focusing building apis using Fastify and MongoDB support.
- Inversify Express Utils We used inversify express utils in a setup without fastify, which was very barebones but enjoyable. We used this as a small starting point, converting it to fastify and re-writing a lot of it, to fix any pain points we had.
- MongoDB Typescript We used mongodb-typescript as it was a nice starting point for mongo implementation with class transformer