Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Workspace for developing Gatsby apps with the Fast AI theme, including UI components, plugins, and demo apps.

App Classic Landing Page Starter for GatsbyJS

A Next.js boilerplate with TypeScript, Sass, ESLint, Jest, Storybook, and GitHub Actions CI.

Open-source real estate web application built with Next.js and Chakra UI, using the Bayut API for property listings.

Minimal React + TypeScript + Vite starter with HMR and ESLint, ready to deploy on Vercel.
gatsby-theme-fast-ai is a Gatsby theme workspace created by Lundegaard for building React applications on the Fast AI platform, bundling a pre-configured theme, companion plugins, UI components, and runnable demo apps.
gatsby-theme-fast-ai is a Gatsby theme workspace maintained by Lundegaard. It provides a common setup for Gatsby applications, including a configured set of Gatsby plugins, a sidebar layout extension, custom plugins for Gatsby configuration patches and staged font loading, and shared UI components. The workspace runs on Gatsby and React, with styling handled by Emotion and Rebass, and includes demo applications that show how to use the theme in practice.
The workspace is installed by cloning the repository and installing dependencies with yarn. After cloning and running yarn install, developers can launch the main demo app with yarn start, the sidebar variant with yarn start:sidebar, or the Storybook with yarn storybook start.
All packages in the workspace are distributed under the MIT license.