#
Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 496 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
Sep 7, 2020 - JavaScript
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
-
Updated
Sep 2, 2020 - TypeScript
A Next.js site using new SSG support with a Notion backed blog
-
Updated
Aug 7, 2020 - TypeScript
Documentation of Vercel and other services
-
Updated
Sep 1, 2020 - JavaScript
A service for capitalizing your title properly
-
Updated
Sep 4, 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
Sep 10, 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
-
Updated
Sep 12, 2020 - JavaScript
Deploy your React app to production on Netlify, Vercel and Heroku
-
Updated
Sep 9, 2020 - JavaScript
An interactive way to learn about your favourite songs on Spotify. Quiz yourself on your favourite playlists and share quizzes with friends.
-
Updated
Sep 3, 2020 - TypeScript
- Organization
- vercel
- Website
- vercel.com
Bug report
Describe the bug
When
trailingSlashes: trueis added tonext.config.js, server-side generation does not include the trailing slash in the routerasPathproperty.To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
useRouter()to componentasPathpropertyExpected beh