Skip to content

Repository for edge devices to control the opening and closing of lockers.

Notifications You must be signed in to change notification settings

ashitano-dcon/lockerai-edge

Repository files navigation

Locker.ai Edge

Locker.ai Edge is a repository for edge devices to control the opening and closing of lockers.

Setup locally 🖥️

If you want to build an environment more quickly without Docker, you can follow these steps to build your environment locally.

Attention

  • You need to install rye before.

1. clone git repository

git clone "https://github.com/ashitano-dcon/lockerai-edge" && cd "./lockerai-edge"

2. set environment variables

See .env.example or contact the repository owner for more details.

3. pin python version

rye pin $(cat "./.python-version")

4. install dependencies

rye sync

5. activate virtual environment

source "./.venv/bin/activate"

6. run script

rye run python -m main

About

Repository for edge devices to control the opening and closing of lockers.

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages