A hackable framework for the lazy ones
kaviarjs.com
A hackable framework for the lazy ones
1–2 of 2 posts
Re: A hackable framework for the lazy ones
#2what if you could build your whole app and deploying it in a scalable infrastructure just by using the command line?
this is my work https://kaviarjs.com, it's a fullstack framework on node & typescript with code-generators, graphql, db-agnostic security system 500+ authentication providers, DI, live data, uploads, cronjobs, emails, loggers, validation, fast relational data, ... really everything you need in the 90% of the mobile or business apps.
All it takes is `npx @kaviar/x`, choose "x:microservice", and create a backend microservice or frontend. Now you can create "x:collection", "x:crud", and you can craft your api without leaving the command line.
well, you can also deploy to heroku in the same fashion (https://www.kaviarjs.com/docs/deployment)
I'm always on the hunt for new ideas to make it better.