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 417 public repositories matching this topic...
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
It's great the github releases are automatically generated, but as a user of changelogs I find it more useful to just look at a single Changelog.md file instead of having to page through (sometimes) numerous pages of github releases to understand all the changes that happened between the version I was at and the latest.
It would be great if release were to also automatically generate and upda
It would be really cool to have a section below in the readme to showcase projects built with RAN, or at least maybe somewhere where people can add links to their projects that they've built with this framework! (SUGGESTION)
-
Updated
Jan 10, 2020
Authentication.md
This is not a question just a query, it is mentioned in authentication.md that facebook OAuth is not working but in my case, it is working completely fine.
-
Updated
May 13, 2020
-
Updated
May 25, 2020 - TypeScript
-
Updated
Nov 3, 2018 - TypeScript
Let's collect some links here ❤️
We could feature more projects on the front-page. This issue could also serve as a way to explore all the cool stuff that people have created.
Please share some, any live app or site you've made that using this API.
Please feel free to update README file to include your project in
-
Updated
Mar 8, 2019 - JavaScript
Hey, nice theme.
Would be great to have an option the set the background transparency and the color as well.
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Oct 30, 2018 - JavaScript
-
Updated
Aug 8, 2019 - JavaScript
Long-term Roadmap
Near-by
Future
- Configure PHP environment using only ENV
- Better concurrency on PHP 7.4
Done
- next-gen PHP builder
✅ - Composer
✅ - config.composer: true
✅ - composer.json detection
✅ - zero config
✅ - now dev
✅ - rewrite to typescript
✅ - custom php.ini
✅ [#11, #17] - pipe stdout/stderr to logs
✅ - basic tests
✅ - more demos [#19, #20, #21]
✅ - PH
Atm now-deno uses the latest release but I think it would be good for users to (optionally?) pass a version number for the deno-lambda release to use.
(In the future this will match the deno version.)
-
Updated
Jun 4, 2020 - CSS
for projects using this tool to deploy. Should be similar to the badge in https://github.com/bahmutov/next-update-travis#badge
-
Updated
May 22, 2020 - JavaScript
-
Updated
Jan 15, 2018 - JavaScript
Bug report
Describe the bug
When running next using Yarn 2 and visiting a page in the browser that doesn't exist, the 404 error page never shows up. Instead it loads forever ("waiting on localhost...") and then eventually errors with
ERR_EMPTY_RESPONSE.But the terminal shows that the page was compiled: