Skip to content
/ framework Public template

Envuso is a backend framework focusing building apis using Fastify and MongoDB support.

License

Notifications You must be signed in to change notification settings

Envuso/framework

Repository files navigation

npm (scoped) GitHub Wakatime

Envuso framework

Envuso is a backend framework focusing building apis using Fastify and MongoDB support.

You can also build monolith applications using inertiajs/edge.js views.

I'd like to think it's almost a full batteries included framework, but there's still a couple of bits missing.

Credits:

  • 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