1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 00:28:01 +00:00

Add Seed Production Data Into Another Branch as a Planetscale TIL

This commit is contained in:
jbranchaud
2022-10-14 13:01:34 -05:00
parent 99331d0d13
commit 0fd6ef25eb
2 changed files with 34 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1254 TILs and counting..._
_1255 TILs and counting..._
---
@@ -43,6 +43,7 @@ _1254 TILs and counting..._
* [Netlify](#netlify)
* [Next.js](#nextjs)
* [Phoenix](#phoenix)
* [Planetscale](#planetscale)
* [pnpm](#pnpm)
* [PostgreSQL](#postgresql)
* [Prisma](#prisma)
@@ -557,6 +558,10 @@ _1254 TILs and counting..._
- [Specifying The Digest Directory](phoenix/specifying-the-digest-directory.md)
- [Specifying The Server Port](phoenix/specifying-the-server-port.md)
### Planetscale
- [Seed Production Data Into Another Branch](planetscale/seed-production-data-into-another-branch.md)
### pnpm
- [Execute A Command From The Workspace Root](pnpm/execute-a-command-from-the-workspace-root.md)