Skip to content

yoonieverse/dogtor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dogtor

npm install vite --save-dev --legacy-peer-deps

cd frontend npm install npm install jspdf npm run dev

cd backend npm init -y npm install express npm install openai npm install nodemon cors

Create .env with your Featherless API key (required for chat):

cp .env.example .env

Then edit .env and set FEATHERLESS_API_KEY=your_key

(since downloaded nodemon you run: ) npm run dev

GitHub git add . git commit -m "A concise description of the changes" git push origin main

git log --oneline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors