Rechercher
Develop and deploy an app with Vercel
- julienmesser
- 28 déc. 2022
- 1 min de lecture
Introduction
Vercel is another alternative to Heroku and Firebase.
Simply login with your "GitHub" account (similar to Heroku)
Create a new project:

A a popup window from GitHub will let you choose repositories for which you grant permissions. Then your repository gets visible like this, you can "import" it.

You are just one click away from deployment:

Setting up a single app using Express
The following tutorial is very simple and explains how to setup an "express" server with Vercel, it works well.
The tutorial is interesting, but it does not work properly.
Comments