Skip to content

jamidwyer/hord

 
 

Repository files navigation

hord

Inventory tracking. Work in progress.

Dev

git submodule init && git submodule update

docker compose up --build

If things go right, you'll see the following:

Create a superuser:

docker exec -it hord_server python manage.py createsuperuser

Deploy

Pull changes.

docker compose up --build

Roadmap

MVP

  • log user out in django from fe

Nice to have

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published