deployment

This commit is contained in:
2025-07-30 21:01:02 -04:00
parent 31da3ae21c
commit fb6394ee0e
3 changed files with 23 additions and 16 deletions

8
Makefile Normal file
View File

@@ -0,0 +1,8 @@
SHELL := /bin/bash
build:
pnpm install
pnpm run build
deploy:
pnpm run start

View File

@@ -1,5 +1,5 @@
{
"name": "example-bare",
"name": "games",
"type": "module",
"scripts": {
"dev": "vinxi dev",

1
test
View File

@@ -1 +0,0 @@
test