#
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 419 public repositories matching this topic...
ahmedelgabri
commented
Jan 13, 2020
A bit of context, we introduced swr
two weeks ago to our codebase. Everything is working fine, but we started to get some reports about some parts of the app being broken in slightly older browsers (Chrome 49, Firefox 59, Edge 18, etc…)
We found out that swr
was causing a syntax error in these browsers because webpack by default picked the ESM build (rightly so) but because it's not transp
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
Aug 1, 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
Jul 30, 2020 - JavaScript
Production ready blog + boilerplate for Next.js 3.X
-
Updated
Oct 30, 2018 - JavaScript
Use `now.json` environment variables while developing
-
Updated
Aug 8, 2019 - JavaScript
Build and Deploy your Static Site 🚀 using this beautiful Jekyll Theme built for Developers
heroku
jekyll-theme
firebase
algolia
zeit
snipcart
dark-mode
netlify-cms
aws-amplify
github-actions
forestry-cms
-
Updated
Jul 31, 2020 - CSS
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
Describe the bug
When trying to navigate to a different page using next.js+ typescript + electron the click over the link does nothing
To Reproduce
with-electron-typescript$ yarn