You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/snaplet/README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ It seeds our database using two main methods:
14
14
15
15
## Capturing snapshots
16
16
17
+
**⚠️ All the commands below need to be executed in packages/snaplet directory**
18
+
17
19
`bunx @snaplet/snapshot snapshot capture`: This captures a snapshot of the database and saves it locally. It can then be shared with other developers by uploading the snapshot to snaplet's cloud storage.
18
20
19
21
**⚠️ Capturing snapshots** requires access to the production database.
0 commit comments