Skip to content

ReinaEl-Hoz/CodeJam15

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeJam15

To run, create a .env file in the backend directory with the following format:

API_KEY=<your api key>

Then execute the following commands starting in the root directory:

cd backend
pip install -r requirements.txt
python main.py

cd ../frontend/data-chat
npm install
npm run dev

It is recommended to create a venv in the backend directory before installing requirements.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors