Skip to content

InternetBowser670/convoes-2

Repository files navigation

Convoes - Development

(why are you doing this)

Getting Started

First, update your .env.local file to contain all required environment variables

what you need:

  • Clerk Auth Api Key
  • MongoDB connection string
  • Webhook Signing secret (from svix)

After that, your .env.local file should look similar like this:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=GET YOUR OWN
CLERK_SECRET_KEY=GET YOUR OWN
MONGODB_DB_NAME=InternetBowser-Dev
MONGODB_URI=GET YOUR OWN
NEXT_PUBLIC_BASE_URL=http://localhost:3000
NODE_ENV=dev
SIGNING_SECRET=GET YOUR OWN
CLERK_DEV_BROWSER_JWT=true

Then, run the development server:

npm run dev

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

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!

About

The next-gen online chatting service

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 2

  •  
  •