An open API service indexing awesome lists of open source software.

https://github.com/saikiran6694/ai-note-taking-app


https://github.com/saikiran6694/ai-note-taking-app

clerk drizzle-orm framer-motion nextjs shadcn-ui tailwindcss typescript

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

Must include .env file in the root of the directory.
It should contain the following variables:

NEXT_PUBLIC_CLERK_SIGN_IN_URL=

NEXT_PUBLIC_CLERK_SIGN_UP_URL=

NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=

NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=

DATABASE_URL =

OPENAI_API_KEY =

FIREBASE_API_KEY =