# setup env variables
cd backend/
touch .env
# add following env variables
JWT_SECRET='your_jwt_secret'
NODE_ENV='development || production'
OPENAI_API_KEY='your_openai_api_key'
PORT=5000
MONGO_URI='your_db_url'
This repository has been archived by the owner on May 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Priya434/mern-voice-based-ai-chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MERN Voice based AI Chatbot
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published