ignore: cloud resource

This commit is contained in:
Dax Raad
2025-08-30 00:58:22 -04:00
parent 37f284f9a9
commit f821b55514
20 changed files with 180 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
"type": "module",
"scripts": {
"dev": "vinxi dev --host 0.0.0.0",
"dev:remote": "bun sst shell --target=Solid --stage=dev bun dev",
"dev:remote": "bun sst shell --target=Console --stage=dev bun dev",
"build": "vinxi build",
"start": "vinxi start",
"version": "0.5.28"