- Install dependencies
yarn install- Deploy to GitHub Pages
yarn deployThis will:
- Build production assets (
distdirectory) - Push them to the
gh-pagesbranch - Automatically publish via GitHub Pages
Important Notes:
- Repository must be named
invoiceable-web(matches Vite'sbaseconfig) - For custom domains, update
baseinvite.config.ts - Manual deployment: Build with
yarn buildand pushdistcontents togh-pagesbranch
This software is dual-licensed:
- AGPL-3.0 for open source use
- Commercial license for production use
✅ Permitted:
- Modify and contribute code
- Use for personal/non-commercial projects
- Share modifications under AGPL
❌ Requires commercial license:
- Any commercial application
- SaaS/cloud deployments
- Redistribution in commercial products