Skip to content

Siddhesh-Agarwal/next-fastapi-daisy-starter

Repository files navigation

Next + FastAPI + DaisyUI starter template

Cover Image

This is a starter template that uses:

  1. TypeScript 5
  2. Next.js 14
  3. Tailwind CSS + Forms Clamp
  4. PostCSS
  5. DaisyUI
  6. Framer Motion
  7. Sonner
  8. Python 3
  9. FastAPI

Getting Started

Create Project

To create a new Project using this repo as a starter template, run:

npx create-next-app@latest --example "https://github.com/Siddhesh-Agarwal/next-fastapi-daisy-starter"

Set up the development environment

NOTE: Ensure you have Node.js and Python installed.

Run the following command:

npm run setup

Run the development server

npm run dev

Build for production

npm run build

License

This project is licensed under the MIT License.