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 ff95e14 + 79c6ee7 commit 79a50adCopy full SHA for 79a50ad
README.md
@@ -29,11 +29,8 @@ Then navigate to http://localhost:3007 and click on the buttons to see some reac
29
30
## Deployment
31
32
-You can deploy with `now` by doing something like the following:
33
-
34
-```sh
35
-npx now -e NODE_ENV=production styfle/react-server-example-tsx
36
-```
+- Heroku: <a href="https://www.heroku.com/deploy/?template=https://github.com/styfle/react-server-example-tsx"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy" height="20px"></a>
+- ZEIT Now: `npx now -e NODE_ENV=production styfle/react-server-example-tsx`
37
38
## Preventing XSS
39
0 commit comments