https://github.com/jzero-io/templates
jzero template repo
https://github.com/jzero-io/templates
Last synced: 5 months ago
JSON representation
jzero template repo
- Host: GitHub
- URL: https://github.com/jzero-io/templates
- Owner: jzero-io
- License: mit
- Created: 2024-05-09T04:44:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-20T08:28:19.000Z (about 1 year ago)
- Last Synced: 2025-05-20T09:36:04.844Z (about 1 year ago)
- Size: 131 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# templates
[](https://github.com/jzero-io/templates/actions?query=workflow%3Ajzero-ci)
[](https://github.com/jzero-io/templates/actions?query=workflow%3Ajzero-ci)
[](https://github.com/jzero-io/templates/actions?query=workflow%3Ajzero-ci)
jzero remote template repo
## [api-goctl](https://github.com/jzero-io/templates/tree/api-goctl)
```shell
jzero new simpleapi-goctl --branch api-goctl
```
## [api-vercel](https://github.com/jzero-io/templates/tree/api-vercel)
```shell
jzero new simpleapi-vercel --branch api-vercel
```
## [rpc-goctl](https://github.com/jzero-io/templates/tree/rpc-goctl)
```shell
jzero new simplerpc-goctl --branch rpc-goctl
```
## [cli](https://github.com/jzero-io/templates/tree/cli)
```shell
jzero new simplecli --branch cli
```