# Project Specification & Guidelines
Use the project specification and guidelines to build the app.
## Overview
The app is a web app that allows you to manage your dashboard.
## Tech Stack
- Frontend: Next.js, Tailwind, Shadcn, Framer Motion
- Backend: Supabase, Drizzle, Server Actions
- Auth: Clerk
- Payments: Stripe
## Specification
## Guidelines
Follow these rules:
- All components should go in `/components` and be named like `example-component.tsx` unless otherwise specified
- All actions should go in `/actions` and be named like `example-actions.ts` unless otherwise specified
- All schemas should go in `/db/schema` and be named like `example-schema.ts` unless otherwise specified
- All queries should go in `/db/queries` and be named like `example-queries.ts` unless otherwise specified
css
golang
shadcn/ui
typescript
javascript
less
supabase
next.js
+4 more
First Time Repository
example app based on https://github.com/mckaywrigley/mckays-app-template
TypeScript
Languages:
CSS: 1.6KB
JavaScript: 0.2KB
TypeScript: 154.5KB
Created: 9/7/2024
Updated: 9/7/2024
All Repositories (4)
Come join the best place on the internet to learn AI skills. Use code "slackcustomerserviceaiagent" for an extra 20% off.
Source code for the Todo App from Section 2 of "Building Full-Stack Apps with AI" on Takeoff.
example app based on https://github.com/mckaywrigley/mckays-app-template