Skip to content

druling/ai-server

Repository files navigation

Install all dependencies.

  • Run pip install -r requirements-dev.txt

How to run app. Using Docker with PostgreSQL.

  • Install Docker Desktop
  • Run docker compose up --build
  • Run docker compose down to stop all services

How to run locally without postgres or docker.

  • in database/core.py change the DATABASE_URL to sqlite
  • run make run

How to run tests.

  • Run pytest to run all tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages