#
ZEIT
ZEIT's mission is to make cloud computing as easy and accessible as mobile computing. It builds products for developers and designers, and those who aspire to become one.
Here are 410 public repositories matching this topic...
soulcm
commented
Feb 15, 2020
Old examples of ZEIT Now projects you can deploy yourself
-
Updated
Jan 10, 2020
A starter project for Next.js with authentication
-
Updated
Jul 15, 2020 - JavaScript
The best resources related to ZEIT
-
Updated
May 13, 2020
-
Updated
Nov 3, 2018 - TypeScript
-
Updated
Sep 22, 2020 - JavaScript
luco
commented
Aug 10, 2018
Hey, nice theme.
Would be great to have an option the set the background transparency and the color as well.
[DEPRECATED] Simplest proxy server for microservices
-
Updated
Mar 8, 2019 - JavaScript
Instantly deploy your Meteor apps with `meteor-now`
-
Updated
Sep 5, 2020 - JavaScript
Production ready blog + boilerplate for Next.js 3.X
-
Updated
Oct 30, 2018 - JavaScript
sujaykundu777
commented
Sep 14, 2020
Switch to Grid or Tiles View
Currently the Blog shows in Grid view, need to switch to Tiles view
Open
Multi Author Support
Use `now.json` environment variables while developing
-
Updated
Aug 8, 2019 - JavaScript
Hello, create-react-app, meet Zeit's awesome now.sh service.
-
Updated
May 22, 2020 - JavaScript
Microservice for fetching the latest posts of Medium with GraphQL.
-
Updated
Jan 15, 2018 - JavaScript

Bug report
The example from https://github.com/vercel/next.js/tree/canary/examples/with-route-as-modal doesn't keep scroll position when modal is opened using the dynamic routing method.
Describe the bug
I'm not sure if the dynamic routing method is supposed to work like the QueryString routing where it keeps the scrolling position of the main page. I'm not able to use the QueryString me