Skip to content

nesrv/door-manager

Repository files navigation

Door manager version 0.1

Contributing

Installing dependencies

Install Poetry, a Python dependency manager, using the following command:

pip install -U pip poetry

You can now use the following command to install the dependencies of this project:

poetry install

Activate virtual environment s

source .venv/bin/activate

Configuration

Running the application

Simply type python3 manage.py runserver to start the application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published