Skip to content

jamidwyer/hord

Repository files navigation

hord

CMS to track personal and community food resources, in hopes of reducing food waste while keeping us all fed!

I do not plan to make a profit on this labor of love, so if you're a hippie nerd like me, pull requests very gratefully accepted.

Currently very close to ready for some test users!

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

Deployment setup

ssh into server.

Pull changes from this repo.

docker compose up --build

Roadmap

MVP

  • test restoring from backups
  • Add signup link to django login page
  • unique product name

Nice to have

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published