Skip to content

sakshamchhimwal/CodeEvaluationBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

Install ChromDB

pip install chromadb

Install Backend Packages

npm i

Start The ChromDB Server

chroma run --path /db_path

Start The backend devlopment server

npm run dev

Frontend

Go to frontend folder

cd ./frontend

Start Devlopment Server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published