Deploying a backend on Vercel (APIs and Functions)

preview_player
Показать описание
Learn how to deploy a backend to Vercel, like a REST API, through Vercel Functions. These backend APIs can then connect to your database or third-party services.

0:00 – Introduction
2:00 – Express
2:46 – Storage and logs
3:30 – Templates
3:57 – Conclusion

#vercel
Рекомендации по теме
Комментарии
Автор

Lee you are landing really nicely with these videos, I think the missing piece now is exploring the possibilities with edge

cnikolov
Автор

I really hope Vercel keeps investing in hosting backends! Such an underrated use case. It is such an improvement to the considerably more manual options like managing all of the infrastructure and CI/CD on AWS directly.

lovekyordie
Автор

would love to see some Hono examples! I have a Hono API currently deployed to Render, but all my other apps are on Vercel, so it would be extremely nice to consolidate that all to one place.

jjrise
Автор

please show us a guide on how to deploy express with typescript on vercel

oeuvars
Автор

I would love to be able to deploy a Docker container. Is Vercel planning on supporting that?

EvHaus
Автор

Dang that was some legit backend action right there.

goeujjm
Автор

Please make on showing detailed info on how to deploy a NESTjs backend❤

jellyfish
Автор

Does anyone know how this compares to Cloudflare Workers in terms of performance, latency, pricing etc?

IvanRandomDude
Автор

would love to see an in-depth video ✌👍

tejusr
Автор

Would love to see how to deploy a backend with Django.

ignacioaristegui
Автор

I would like to see a more in depth video here. In order to use the api/ folder do you need to install Next.js?

stonekingproductions
Автор

Hey whenever i host any website on vercel, the css just doesnt not load. all of the other things work fine...

kennysus
Автор

yes more the better, your explainations are S tair

mystickago
Автор

does this work for Web Sockets as well?

anuragdhote
Автор

I tried deploying Hono TypeScript with path aliases. Ran into issues. Tech support reached out to engineering but they never got back. Happy to share the ticket number.

dmarksbarber
Автор

True.. all backend frameworks.. Except PHP!!

aldoyh
Автор

Pls make a more descriptive step-by-step tutorial 🙏🙏

codemedic
Автор

Wil this eventually work for other languages, or is this going to stay as a tool for Javascript developers?

aldrickdev
Автор

is there a way to make it faster? less than 30ms per request?

miguelemmara
Автор

Please fix vercel/og outside of nextjs!

jonathangamble