Prerequisites
- Go
- Node.js and pnpm (if working on frontend)
- Redis
- PostgreSQL (≥13)
First Time Setup
Running the Dev Environment
- Full Stack Development
- Backend Only
- Frontend Only
Production Build
To build a production-ready binary:- Build the Go binary
- Build the Javascript frontend
- Embed the static assets
- Produce a single self-contained binary:
libredesk
