#
Vercel
Vercel is the optimal workflow for frontend teams.
All-in-one: Static and Jamstack deployment, Serverless Functions, and Global CDN.
Here are 2,995 public repositories matching this topic...
shuding
commented
Aug 27, 2021
We can use mark the properties of the SWR return state readonly, to avoid modifying them. For example it's dangerous to directly modify the data object, which could cause an infinite loop of rerender.
Asynchronous HTTP microservices
-
Updated
Jul 30, 2021 - JavaScript
OAuth Proxy
nodejs
javascript
aws
middleware
oauth
lambda
koa
oauth2
express
node
authentication
aws-lambda
server
js
serverless
hapi
azure
gcp
authorization
vercel
-
Updated
Jul 24, 2021 - JavaScript
nodejs
testing
firefox
qa
chrome
video
parallel
e2e-tests
webkit
recorder
end-to-end-testing
netlify
sanity-test
browser-tests
e2e-testing
puppeteer
qa-wolf
playwright
vercel
-
Updated
Jun 29, 2021 - TypeScript
Open Graph Image as a Service - generate cards for Twitter, Facebook, Slack, etc
-
Updated
Aug 19, 2021 - TypeScript
A Next.js site using new SSG support with a Notion backed blog
-
Updated
Jul 25, 2021 - TypeScript
An index & manager of Onedrive based on serverless. Can be deployed to Heroku/Glitch/Vercel/SCF/FG/FC/CFC/PHP web hosting/VPS.
heroku
serverless
onedrive
sharepoint
glitch
cfc
scf
fg
fc
aliyun-fc
tencent-scf
onemanager
vercel
huaweicloud-fg
baidu-cfc
-
Updated
Aug 26, 2021 - HTML
Projeto construido durante a Imersão React edição NextJS da Alura!
-
Updated
Aug 29, 2021 - JavaScript
Make your own running home page
gpx
garmin
strava
data-visualization
data-analysis
mapbox
adidas
nike
garmin-watch
github-secret
vercel
club-nike
-
Updated
Aug 26, 2021 - Python
-
Updated
Aug 13, 2021 - TypeScript
Open
quantity
2
sroussey
commented
Apr 16, 2021
const subscription = await stripe.subscriptions.retrieve(...) returns a subscription which does not have quantity. Guessing the relevant line should instead be: quantity: subscription.items.data[0].quantity
A static blog build on top of Notion and NextJS, deployed on Vercel.
-
Updated
Aug 14, 2021 - JavaScript
▲ Vercel PHP runtime • vercel-php • now-php • 🐘 + λ = ❤
-
Updated
Aug 27, 2021 - TypeScript
Experimental demo of React Server Components with Next.js. Deployed serverlessly on Vercel.
-
Updated
Mar 24, 2021 - JavaScript
react
nextjs
headless
starter-template
starter
shopify
sanity
next-js
tailwindcss
framer-motion
vercel
-
Updated
Aug 20, 2021 - JavaScript
A service for capitalizing your title properly
-
Updated
May 10, 2021 - JavaScript
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB + ESLint + Prettier + Husky
typescript
authentication
nextjs
passwordless
faunadb
fauna
passwordless-login
passwordless-authentication
github-authentication
tailwind
tailwindcss
next-auth
nextjs-starter
nextjs-boilerplate
react-query
vercel
linkedin-authentication
github-auth
react-query-devtools
-
Updated
May 21, 2021 - JavaScript
WebDevStudios Next.js WordPress Starter
react
wordpress
algolia
wordpress-api
backend
apollo-client
nextjs
gravityforms
storybook
advanced-custom-fields
chromatic
template-project
wpgraphql
formik
wp-engine
tailwindcss
wp-graphql
lefthook
acf-blocks
vercel
-
Updated
Aug 28, 2021 - JavaScript
The Task Queueing Solution for Serverless.
-
Updated
Aug 27, 2021 - TypeScript
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.)
- Organization
- vercel
- Website
- vercel.com
What version of Next.js are you using?
11.1.0
What version of Node.js are you using?
14
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other (serverless aws)
Describe the Bug
When importing images into
_documentnext does not emit these image assets into the client build.For example, I