/wellington

Create TailwindCSS landing pages using OpenAI Assistants API

Primary LanguageTypeScriptMIT LicenseMIT

Wellington

Wellington is a Next.js app that uses the OpenAI Assistants API to build portable, single-file landing pages using TailwindCSS.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000