Fastode Server Framework
· ☕ 2 min read
Fastode is an experimental boilerplate / framework based on Fastify.
Why another boilerplate? Well, I just wanted to experiment with technologies to create MVP products.
Although I have used NestJS, AdonisJS and friends before, those frameworks, while being great, bring their structure and overhead to any project.
I wanted to check how difficult or easy it is to just start with a bunch of basic features and leave everything else to the project.