Skip to content

MariuszBielecki288728/HomeKeeper-backend

Repository files navigation

HomeKeeper-backend

CI codecov

Django backend that exposes GraphQL API for HomeKeeper

Local development

To run this app locally you can run following command:

docker-compose up

Open your browser and go to GraphiQL - an interactive playground for HomeKeeper-backend API. Check out the Docs section on the right side to see what mutations and queries are available.

You can also install the application locally and run tests:

python3.12 -m venv ./venv/
source ./venv/bin/activate
pip install poetry
poetry install
python3 manage.py test

About

Django backend that exposes GraphQL API for HomeKeeper

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •