This backend application is a Brille module demo
Frontend application code is available at https://github.com/peterdee/filtering-frontend
PRODUCTION: https://brille-demo.onrender.com
Minimal required Golang version: v1.18
git clone https://github.com/peterdee/filtering-backend
cd ./filtering-backend
gvm use 1.18
go mod download
The .env
file is required unless this application is launched on Render
See .env.example for details
go run ./
Required to be used with AIR
This application (release
branch) is automatically deployed to Render
Available at https://brille-demo.onrender.com