Jet

screenshot of Jet
angular
supabase

Angular starter-kit for building quality web apps fast. Now with Supabase.

Overview

The JetAngular starter-kit is a game-changer for developers looking to build high-quality web applications swiftly. With its integration of Supabase and cutting-edge Angular features, this kit provides a robust framework that empowers users to create responsive and modern applications with ease. Whether you are an experienced developer or just starting out, JetAngular offers a streamlined development process that ensures efficiency and performance.

By utilizing innovative technologies and pre-built features, JetAngular enables fast development while maintaining best practices in security and performance. The focus on providing services for customization makes it an attractive choice for developers aiming to deliver unique user experiences.

Features

  • Modern Angular: Incorporates the latest Angular functionalities such as Signals, new template syntax, and Zoneless architecture for optimized development.
  • PWA-ready: Enjoys built-in capabilities for Progressive Web Apps, ensuring native-like performance with offline support and edge-to-edge content.
  • Customizable: Offers extensive theming support, including light/dark schemes, language settings via Transloco, and compatibility for RTL languages.
  • Pre-built features: Comes equipped with production-ready components for user authentication, profile management, and integrated RBAC flows using Supabase.
  • Services: Provides ready-to-use services for alert management, analytics, browser storage, and PWA updates, enhancing app functionality.
  • Performant: Designed for efficiency, boasting an 80+ score on PageSpeed Insights, ensuring fast load times and a smooth user experience.
  • Secure: Ensures strong security measures with locked-down CSP and adherence to security best practices, achieving 80+ on Mozilla Observatory.
  • Strict linting and formatting: Maintains high code quality through strict ESLint, Prettier, and TypeScript configurations, promoting development consistency.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

template
Templates & Themes

A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

Pwa

A Progressive Web App (PWA) is a type of web application that uses modern web technologies to provide a native app-like experience to users, including offline functionality, push notifications, and device hardware access. PWAs can be installed on a user's home screen and launched like a traditional app, but do not require a separate app store listing or download.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.