Skip to content

TRSun3/HackThe6ix2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackThe6ix2023

Hack the 6ix 2023 Project

Setup

python -m venv venv to create a virtual environment

venv/scripts/activate to activate it

Backend Setup

cd backend

pip install -r requirements.txt to install requirements

Add a .env file and add the COHERE_API_KEY

Run flask --app server.py run to start the backend server

Frontend Setup

cd frontend

npm install to install dependencies

npm start to start the frontend server

About

Hack the 6ix 2023 Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •