Skip to content

cdiddy77/talesofyore-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

talesofyore-ai

how to setup and run api server

  1. be using python 3.10
  2. have poetry installed
python -m venv .venv
source .venv/bin/activate
cd api-server
poetry install

how to setup and run the website

yarn
yarn workspace website dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published