Skip to content

BeanstalkFarms/Rooster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rooster logo

Rooster

Rooster URL: rooster.bean.money

Environment

Make sure there is a .env file in server directory

OPENAI_API_KEY=xyz

Running server locally

cd server
pip3 install -r requirements.txt
export OPENAI_API_KEY=xyz
waitress-serve --host=0.0.0.0 --port=5001 --call index:create_app

Running client locally

cd client
npm start

About

The client and server for Rooster, the Beanstalk AI bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •