Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

oyakodon/hono-spa-lambda

Repository files navigation

hono-spa-lambda

A minimal SPA application using Hono and React, running on AWS Lambda.

Getting Started

# Install dependencies
npm install
# Start development server (with HMR)
npm run dev

Lint & Format

# Check (lint + format + auto-fix)
npm run check

Docker Build

# Build for ARM64 architecture
docker build --platform linux/arm64 -t hono-spa-lambda . --provenance=false

About

A minimal SPA application using Hono and React, running on AWS Lambda

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •