cli create: updated templates, reworked examples to be standalone

This commit is contained in:
dswbx
2025-02-14 14:56:35 +01:00
parent b412da836c
commit 4bd201d454
18 changed files with 85 additions and 106 deletions

View File

@@ -8,7 +8,7 @@
"dev": "tsx --watch index.js"
},
"dependencies": {
"bknd": "workspace:*",
"bknd": "file:../../app",
"@hono/node-server": "^1.13.3"
},
"devDependencies": {