Some parts were taken from their repo. Others are added like app-level authorization, a realtime engine using a c++ lib used by trading platforms, an option to sync some tables to a search database. edge functions are way down the roadmap but i plan to replace it with a js/ts one instead of a deno one.
I want it to be easily deployable to other cloud providers. Initially as monoliths which is ideal for small projects, then eventually as microservices that scale well for larger projects.
I want it to be easily deployable to other cloud providers. Initially as monoliths which is ideal for small projects, then eventually as microservices that scale well for larger projects.