Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Aether is an open-source Next.js and Tailwind design system starter used as the building block for team projects.
Aether Design System is an open-source Next.js and Tailwind CSS starter kit that functions as a foundational design system for React projects, bundling pre-configured integrations for forms, data fetching, dialogs, and route progress.
Aether Design System is a GitHub repository that serves as the building block for team projects, built on the ts-nextjs-tailwind-starter with the expansion pack. It takes a fresh Next.js TypeScript project and adds pre-wired modules: React Hook Form for form validation, React Query with react-hot-toast for data fetching and notifications, Zustand for dialog management, and NProgress for a route transition progress bar. The repository is maintained by Theodorus Clarence, Rizqi Tsani, and Wina Tungmiharja, and the design is mostly inspired by moon.io, adjusted to their needs.
Aether is for Next.js developers who want a design system starter with common tooling already integrated. Teams that maintain multiple projects can use it as a consistent starting point. Developers already familiar with the expansion pack ecosystem will find it easy to extend. It's also suitable for anyone who wants to study how a real production design system is structured.
Aether is distributed as a GitHub template repository. You clone or fork it and run it as a standard Next.js project. The expansion pack layers add the pre-configured modules, so you can start building pages and components immediately.
The repository is open-source and free to use. There are no paid tiers mentioned.
Yes, Aether Design System is open source and free to use. It is published on GitHub without a license mention, but the repository explicitly states that you can feel free to use it for your projects.
It is built on the ts-nextjs-tailwind-starter, which provides Next.js with TypeScript and Tailwind CSS. It also integrates React Hook Form, React Query, react-hot-toast, Zustand, NProgress, and other libraries from the expansion pack.
The repository lists Theodorus Clarence, Rizqi Tsani, and Wina Tungmiharja as creators. The design is mostly inspired by moon.io, adjusted to their project needs.
Yes, React Hook Form is one of the explicit expansions included in the design system.
