https://github.com/wahyudesu/project-saas-3
https://github.com/wahyudesu/project-saas-3
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wahyudesu/project-saas-3
- Owner: wahyudesu
- Created: 2024-12-11T09:21:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-11T11:06:55.000Z (6 months ago)
- Last Synced: 2024-12-11T12:19:43.943Z (6 months ago)
- Language: TypeScript
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Concepts
Form builder+ Ai function
# Tech Stack
- [Next.js](https://nextjs.org)
- [Supabase](https://supabase.com)
- [Prisma](https://prisma.io)
- [Shdcn ui](https://ui.shadcn.com)
- [Tailwind CSS](https://tailwindcss.com)
- [Pinecone](https://www.pinecone.io)
- [Posthog]()
- [MDX]()# Install
```
npm i
```
configure .env
```
npm run dev
```
## How do I deploy this?Follow our deployment guides for [Vercel](https://create.t3.gg/en/deployment/vercel), [Netlify](https://create.t3.gg/en/deployment/netlify) and [Docker](https://create.t3.gg/en/deployment/docker) for more information.