Skip to content

Calebc00/InterviewAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the Server

To run the server, use the following command:

poetry install. # this is optional after the first install
poetry run eidolon-server resources/

If you wish to run the server without MongoDB, include the -m local_dev flag:

poetry install. # this is optional after the first install
poetry run eidolon-server resources/ -m local_dev

Running the UI

To run the ui on mac, use the following command from the root project directory:

docker run -e EIDOLON_APP_REGISTRY_OVERRIDE="$(< eidolon-apps.json)" -p 3000:3000 eidolonai/webui:test_apps_override

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •