8000 GitHub - DEBargha2004/next-chat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DEBargha2004/next-chat

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

setup algolia account with firebase extension setup firestore,realtimeDatabase and firebase bucket setup clerk for nextjs

create a .env.local file add the following variables

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=*********** CLERK_SECRET_KEY=*******

NEXT_PUBLIC_CLERK_SIGN_IN_URL=/signin NEXT_PUBLIC_CLERK_SIGN_UP_URL=/signup NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/ NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/

NEXT_PUBLIC_ALGOLIA_APP_ID=****** NEXT_PUBLIC_ALGOLIA_API_KEY=********

Open http://localhost:3000 with your browser to see the result.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0