Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/proofrock/foodhubber
Manage a Food Hub, Emergency style.
https://github.com/proofrock/foodhubber
charity food-hub go svelte
Last synced: 6 days ago
JSON representation
Manage a Food Hub, Emergency style.
- Host: GitHub
- URL: https://github.com/proofrock/foodhubber
- Owner: proofrock
- License: gpl-3.0
- Created: 2024-01-07T16:01:58.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T15:16:40.000Z (20 days ago)
- Last Synced: 2024-10-25T20:27:52.361Z (18 days ago)
- Topics: charity, food-hub, go, svelte
- Language: Svelte
- Homepage:
- Size: 387 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build and Draft Release](https://github.com/proofrock/foodhubber/actions/workflows/main.yml/badge.svg)](https://github.com/proofrock/foodhubber/actions/workflows/main.yml)
# FoodHubber
This project is (or, will be) a web system to manage a Food Hub that distributes food and other goods _pro bono_. These food hubs are put in place in the italian territory by Emergency ONG Onlus.
This project is sponsored by [Emergency ONG Onlus](https://emergency.it) and [Aton Società Benefit](https://www.aton.com).
This project is released as Free and Open Source Software under the [GPLv3 license](https://www.gnu.org/licenses/quick-guide-gplv3.it.html).
**NOTE**: The first versions will be italian only.
## Work in progress!
Questo software è stato concepito, realizzato e messo in esercizio solo di recente; purtroppo non è ancora pubblica la documentazione - ma contiamo di renderla disponibile presto, cominciando con un tutorial per provarlo nel modo più semplice possibile. Un breve tutorial per l'avvio è fornito più sotto.
Stay tuned, e grazie per l'interessamento! 😉
## Installazione (ita)
- [Scaricare](https://github.com/proofrock/foodhubber/releases) il pacchetto per la propria architettura (es. `foodhubber-v0.6.3-win-amd64.zip`);
- scompattarlo in una directory;
- avviare l'eseguibile;
- di default cerca il database nella directory di esecuzione;
- es. sotto windows dovrebbe essere sufficiente fare doppio click sull'eseguibile.
- collegarsi con un browser a http://localhost:31020E' attivo un beneficiario con Id `123`.
Per test, potrebbe essere utile cambiare la settimana corrente; può essere fatto con il flag da linea di comando `--force-week`:
```bash
.\foodhubber.exe --force-week=1
```## Resources
- [Palette](https://kdesign.co/blog/pastel-color-palette-examples/)