I'm a Full Stack Developer and its Mine Real Time Chat Project
1. Go To Chat Engine Create Account and Create Project and Get Keys
2. Fill Key Here
{
headers:
{
"Private-Key": "PRIVATE_KEY",
},
}
3. install packages npm install
4. run backend using npm start
1. Go To Chat Engine Create Account and Create Project and Get Keys
2. Fill in everything in client/.env
VITE_CHAT_ENGINE_PROJECT_ID=
4. after Fill everything in config Type in shall npm install
5. start the bot with npm run dev
If you have any feedback, please reach out to us at Discord Server
If Any Bug Open Pull Request