Skip to content

ResearchersHive/25_ResearchersHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Researchers' Hive

Setup Instructions

Frontend

  • cd frontend
  • npm i --force
  • npm run dev
  • Open localhost:5173 in the browser.

Backend

  • cd backend
  • pip install -r requirements.txt
  • Setup the PaLM API key in .env as per the .env.example file.
  • python3 manage.py migrate
  • python3 manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •