-
Notifications
You must be signed in to change notification settings - Fork 294
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #218 from CapSoftware/omar/add-drizzle-studio
contributing: Drizzle Studio + Docs update
- Loading branch information
Showing
3 changed files
with
9 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
"format": "prettier --write \"**/*.{ts,tsx,md}\"", | ||
"db:push": "dotenv -e .env -- pnpm --dir packages/database db:push", | ||
"db:generate": "dotenv -e .env -- pnpm --dir packages/database db:generate", | ||
"db:studio": "dotenv -e .env -- pnpm --dir packages/database db:studio", | ||
"tauri:build": "dotenv -e .env -- pnpm --dir apps/desktop tauri build --verbose", | ||
"typecheck": "pnpm tsc -b" | ||
}, | ||
|
@@ -29,4 +30,4 @@ | |
"@kobalte/[email protected]": "patches/@[email protected]" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ab3c4ef
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
cap-web – ./
cap.so
cap-web-mc-ilroy.vercel.app
cap-web-nu.vercel.app
www.cap.so
cap-web-git-main-mc-ilroy.vercel.app