A template for creating progressive web applications using solidjs and pocketbase
- Go 62%
- TypeScript 33%
- CSS 2.8%
- Makefile 1%
- HTML 0.9%
- Other 0.3%
| .forgejo | ||
| dist | ||
| migrations | ||
| plugins | ||
| ui | ||
| utils | ||
| .env | ||
| .gitignore | ||
| .goreleaser.yaml | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| main.go | ||
| Makefile | ||
| README.md | ||
| release.sh | ||
solidpb
-- quick way to see lines of code: git -C . ls-files | xargs cloc --exclude-dir=migrations,node_modules --exclude-ext=json,yaml,md
A template for creating progressive web applications using solidjs and pocketbase.
Comes with typescript type generation, bundling frontend into executable, ui library, some other things.
After cloning, you can paste in your app name into the following files:
- .goreleaser.yaml
- .env
- ui/package.json
- ui/public/manifest.json