#
Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 377 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
OAuth Proxy
nodejs
javascript
aws
middleware
oauth
lambda
koa
oauth2
express
node
authentication
aws-lambda
server
js
serverless
hapi
azure
gcp
authorization
vercel
-
Updated
Aug 15, 2020 - JavaScript
A Next.js site using new SSG support with a Notion backed blog
-
Updated
Aug 7, 2020 - TypeScript
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
-
Updated
Aug 14, 2020 - TypeScript
Modern and minimalist React UI library.
-
Updated
Aug 14, 2020 - TypeScript
Documentation of Vercel and other services
-
Updated
Aug 17, 2020 - JavaScript
A service for capitalizing your title properly
-
Updated
Jul 17, 2020 - JavaScript
9
hayd
commented
Feb 3, 2020
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.)
Elliot - Serverless eCommerce Storefront. 100% headless & serverless. Built with Next.js & one-click deployable on Vercel. 100% cross border ready; deploy, sell & ship to 130+ countries instantly, no credit card required. Join us as contributor (devs@elliot.store).
-
Updated
Aug 1, 2020 - JavaScript
This action make a deployment with github actions instead of Vercel builder.
-
Updated
Aug 13, 2020 - JavaScript
How to add Basic Authentication to a Vercel (ex-ZEIT Now) deployment using various languages / frameworks
nodejs
language
authentication
serverless
static-site
now
basic-authentication
basic-auth
vercel
vercel-now
-
Updated
Jul 20, 2020 - TypeScript
An interactive way to learn about your favourite songs on Spotify. Quiz yourself on your favourite playlists and share quizzes with friends.
-
Updated
Aug 2, 2020 - TypeScript
Deploy your React app to production on Netlify, Vercel and Heroku
-
Updated
Jul 31, 2020 - JavaScript
Trigger deploy hooks of a static site with Vercel directly from the Kirby panel.
-
Updated
Jun 11, 2020 - JavaScript
- Organization
- vercel
- Website
- vercel.com
Bug report
Describe the bug
when modifying the mobx state data, the latest data is not rendered
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
git clone https://github.com/Fullsize/next.jsyarn installyarn devlocalhost:3000user.store.tsto modifyuserNameand view