Skip to content

VaquitApp/backend

Repository files navigation

Vaquitapp backend

CI

Dependencies

  • make
  • python3.11
  • poetry

Installation

After installing dependencies, run:

make install

How to run

Run app locally with:

make run

Note: this will also install dependencies with poetry

Development pipeline

This project uses the pytest test suite in the CI pipeline. To run tests locally, use the command make test.

To format or lint the project, run make format or make lint respectively.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages