Skip to content

nkumrob/dandi

Repository files navigation

Dandi AI Research API Dashboard

A dashboard for managing API keys and accessing the Dandi AI Research API playground.

Features

  • API Key Management (Create, Read, Update, Delete)
  • Dark Mode Support
  • API Playground
  • Protected Routes
  • Real-time Validation
  • Toast Notifications

Getting Started

  1. Clone the repository
  2. Install dependencies:
    npm install
  3. Set up environment variables in .env.local:
    NEXT_PUBLIC_SUPABASE_URL=your_supabase_url
    NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
    
  4. Run the development server:
    npm run dev

Tech Stack

  • Next.js 14
  • React
  • Supabase
  • Tailwind CSS

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published