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
- Host: GitHub
- URL: https://github.com/saikiran6694/ai-note-taking-app
- Owner: saikiran6694
- Created: 2024-01-01T13:35:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T15:19:12.000Z (almost 2 years ago)
- Last Synced: 2025-02-04T21:42:06.960Z (8 months ago)
- Topics: clerk, drizzle-orm, framer-motion, nextjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 =