Skip to content
/ cf-next-hono Public template

Nextjs starter template with Honojs, deployed to Cloudflare.

License

Notifications You must be signed in to change notification settings

Gilbertly/cf-next-hono

Repository files navigation

cf-next-hono

Development

# install dependencies
$ bun install

# start local server (nextjs + hono)
$ bun run dev

# deploy hono api to cf workers
$ bun run api:deploy

# deploy nextjs app to cf pages
$ bun run pages:deploy

# deploy everything to cf
$ bun run cf:deploy

About

Nextjs starter template with Honojs, deployed to Cloudflare.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published