We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc3e221 commit 3123754Copy full SHA for 3123754
1 file changed
README.md
@@ -16,9 +16,8 @@
16
17
18
19
-<a href="https://trpc.io/docs" target="_blank" rel="noopener noreferrer">
20
- <img src="https://github.com/user-attachments/assets/9565f06a-eb4f-48fc-9020-a7a8f0b3d6bd" alt="tRPC" />
21
-</a>
+[](https://trpc.io/docs)
+
22
23
24
@@ -44,7 +43,7 @@ bun run prisma:generate
44
43
45
## 3. Environment variables
46
47
-move to the `/config` package and add your .env :
+move to the `/config` package and add your `.env` :
48
49
```bash
50
BACKEND_PORT=3001
0 commit comments