Skip to content

ServerlessReact.dev

Student Login
  • Welcome to the workshop
Introduction
Building your app
Before you head out

Going live

There's a few approaches you can use to make the project live. I recommend Netlify or Zeit.

You'll need the following:

  • add your project to github
  • use a netlify or zeit github integration
  • use their webhook to redeploy your project when a new page is created

That last part gives you the benefits of static pages. Otherwise you're always re-fetching fresh data :)

Did you enjoy this chapter?

Previous:
build a page editor
Next:
How was it?
Created bySwizecwith ❤️