Reporting Systems Reporting API
The ReportingAPI is the API system for the reporting systems.
Developer Guide
Getting Started
-
Read LibreFoodPantry.org and join its Discord server.
-
Clone this repository using the following command
git clone <repository-clone-url>
-
Open it in VS Code and reopen it in a devcontainer.
-
Uses ReportingAPI to set up the API for the ReportingSystems.
-
Familiarize yourself with the systems used by this project (see Development Infrastructure below).
-
See the developer cheat-sheet for common commands you'll likely use.
Development Infrastructure