templates/app
2025-03-01 02:43:35 -06:00
..
src Simplify Hono server and remove dynamic index generation 2025-03-01 02:37:24 -06:00
.gitignore Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00
Dockerfile Add GitHub Actions workflow and Dockerfile for Docker image deployment 2025-03-01 02:43:35 -06:00
package.json Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00
pnpm-lock.yaml Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00
README.md Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00
tsconfig.json Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00

npm install
npm run dev
open http://localhost:3000