This repository contains a collection of starter templates for Honhub. You can use these templates to create new repositories with Honhub.
To use a template, you can use the following command:
degit rhinobase/starter/templates/<template-name> <repository-name>
For example, to create a new repository using the nodejs
template, you can use the following command:
degit rhinobase/starter/templates/nodejs my-new-repository
Note
We are working on adding more templates. If you have a template that you would like to share, please create a pull request.
Runtime | HonoHub API | with Admin UI |
---|---|---|
CF Workers | ✅ | ❌ |
CF Pages | ✅ | ❌ |
Deno | ❌ | ❌ |
Bun | ❌ | ❌ |
Fastly | ✅ | ❌ |
Vercel | ✅ | ❌ |
Netlify | ❌ | ❌ |
AWS Lambda | ❌ | ❌ |
Lambda@Edge | ❌ | ❌ |
Azure Functions | ❌ | ❌ |
Supabase Functions | ❌ | ❌ |
Ali Function Compute | ❌ | ❌ |
Service Worker | ❌ | ❌ |
Node.js | ✅ | ✅ |