Skip to content

Commit

Permalink
Merge pull request #8 from porters-xyz/railway-setup-test
Browse files Browse the repository at this point in the history
railway setup updates
  • Loading branch information
wtfsayo authored Jan 30, 2024
2 parents 38a6887 + 1cb891a commit 40fe029
Show file tree
Hide file tree
Showing 4 changed files with 9,763 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ out
# Other
.hintrc
.pnpm
*-lock.yaml
# *-lock.yaml

# DS_STORE
*.DS_Store
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
},
"scripts": {
"dev": "pnpm run --parallel dev",
"install": "pnpm i",
"build": "pnpm run --parallel build",
"start": "pnpm run --parallel start",
"setup:prisma": "npx prisma generate",
Expand Down
Loading

0 comments on commit 40fe029

Please sign in to comment.