Skip to content

proviant-io/core

Repository files navigation

Proviant

About The Project

This is yet another pantry organisation system, created with simplicity and automation in mind. Here's why:

  • We are tired of expired food in the pantry
  • We are tired of manual ordering food
  • We are tired of running out of stock for favorite ingredients and food

Built With

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

Dev installation

  1. Clone the repo
  2. Copy envfile.template into envfile and update variable for volumes (or remove variable from file)
  3. Run app
    make docker/run
  4. Open browser http://0.0.0.0:8080/

Run latest docker image in attached mode

make docker/run-latest