Skip to content

Desbordante backend designed to reduce infrastructure overhead and speed up development process

License

Notifications You must be signed in to change notification settings

Desbordante/desbordante-server

Repository files navigation

Desbordante

Installation

  1. Required python3.12 or newer
  2. Install poetry — dependency management tool
  3. Install dependencies: make init

Local development

Execute make to see all available rules with documentation

  1. Activate virtual environment: source .venv/bin/activate
  2. Don't forget to change values in .env
  3. Run development-only containers: make up
  4. Run celery worker in watch mode: make celery-worker
  5. Run application in watch mode: make app

Docs

  1. Run the server application
  2. Access the following documentation and monitoring interfaces on localhost:

License

Distributed under the GNU AGPL v3. See LICENSE for more information.

About

Desbordante backend designed to reduce infrastructure overhead and speed up development process

Resources

License

Stars

Watchers

Forks

Packages