Overview
Last updated
Was this helpful?
Last updated
Was this helpful?
Jet is an Angular CLI generated project that includes useful elements (classes, components, constants, directives, enums, guards, interfaces, services and types) organized by type. This structure works well for small to medium complexity apps; however, as the number of features grow, it is advisable to group elements by feature.
It also includes essential SQL queries that can be run in sequence to set up a Supabase project.