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.
2 parents 785dde4 + 55a39ce commit 027e545Copy full SHA for 027e545
README.md
@@ -57,7 +57,7 @@ This includes methods of deploying to Render/OnRender.
57
As of January 1st, 2024, Replit is [no longer free](https://blog.replit.com/hosting-changes). Try GitHub Codespaces instead.
58
59
### GitHub Codespaces
60
-
+> If you're setting the port below 1023, then you must run `sudo PORT=1023`
61
1. Create a GitHub account if you haven't already.
62
2. Click "Code" (green button) and then "Create Codespace on main."
63
3. In the terminal at the bottom, paste `pnpm i && pnpm start`.
0 commit comments