diff --git a/run.sh b/run.sh new file mode 100644 index 0000000..4f50110 --- /dev/null +++ b/run.sh @@ -0,0 +1 @@ +DATABASE_URL="file:local.db" ORIGIN="http://localhost:3000" node build/index.js