8000 GitHub - Daksh200/ai-finance-platform: Full Stack AI Fianace Platform with Next JS, Supabase, Tailwind, Prisma, Inngest, ArcJet, Shadcn UI 🔥🔥
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Full Stack AI Fianace Platform with Next JS, Supabase, Tailwind, Prisma, Inngest, ArcJet, Shadcn UI 🔥🔥

Notifications You must be signed in to change notification settings

Daksh200/ai-finance-platform

 
 

Repository files navigation

Full Stack AI Fianace Platform with Next JS, Supabase, Tailwind, Prisma, Inngest, ArcJet, Shadcn UI Tutorial 🔥🔥

Screenshot 2024-12-10 at 9 45 45 AM

Deployment Instructions

To deploy this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/ai-finance-platform.git
    cd ai-finance-platform
  2. Install dependencies:

    npm install
  3. Create a .env file with the following variables:

DATABASE_URL=
DIRECT_URL=

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/onboarding
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/onboarding

GEMINI_API_KEY=
RESEND_API_KEY=
ARCJET_KEY=

4. **Run the project**:
   ```bash
   npm run dev

About

Full Stack AI Fianace Platform with Next JS, Supabase, Tailwind, Prisma, Inngest, ArcJet, Shadcn UI 🔥🔥

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • CSS 1.5%
0