repositorypackage
0.3.1
Repository: https://github.com/silicongreenhouse/api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Silicon greenhouse API
This project was made with go and fiber.
Try it
Developer mode. CompileDaemon have to be installed.
make dev
You can compile it using makefile or download a precompiled binary from releases page.
Prerequisites
To run the api download the config file from the releases page and set the an environment CONFIG_PATH
vairable with the path to the config path.