Skip to content

mouradsidhoumi/chatgpt-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgpt-mini

In two terminals access client and server folder and run theses

cd client
cp sample.env .env
yarn install
yarn dev
cd server
cp sample.env .env  # to fill
npm install
npm run dev

(React, react-router-dom, universal-cookie, awsm.css,
Express, openai, mongoose, jwt, bcrypt..)

About

Mini-ChatGPT clone using OpenAI's API

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors