Tanja-4732 / sfi-server

work in progress (in initial development phase)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfi-server

The backend server for sfi (short for Shared Food Inventory), which manages shared resources with associated expiry dates, optimized for occasionally connected computing scenarios.

(todo)

Development

Run the server using cargo watch: cargo watch -x run

Licence & Copyright

Copyright (c) 2021 Bernd-L. All rights reserved.

AGPL v3: Free as in Freedom

sfi-server is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

sfi-server is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with sfi-server. If not, see https://www.gnu.org/licenses/.

This project (including its source code and its documentation) is released under the terms of the GNU Affero General Public License.

About

work in progress (in initial development phase)

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%