Skip to content

hxykjc/spr-landing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Pre-Rendering Demo

Screenshot

Developing

Once you have Now CLI installed, you can run now dev to set up the code locally.

npm i -g now
now dev

By default, the content on the site is based off our public Notion page.

To edit and create content through your own Notion page, sign up for Notion, and update the PAGE_ID on data/notion.js with the Page ID of your page.

Deploying

Deploying is one command:

now

Integrate with GitHub and GitLab

We recommend setting up the Now for GitHub or Now for GitLab integration.

This allows you to simply push your code to deploy.

About

Our mission at ZEIT is to make the cloud accessible to everyone. We do that by creating products that improve developer experience, provisioning infrastructure that is globally available, and by teaching the developer community about serverless-related technology.

Follow us on Twitter.



About

Serverless Pre-Rendering Landing Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 80.6%
  • JavaScript 19.4%