Deploying React Vite + Nodejs/Express + Typescript application on Vercel
To deploy the full stack web applications follow this steps : - First , you have to deploy backend and frontend separately, when on vercel -> create a project, import your repo, and edit the root to be frontend first, add environment variables (yes ...
Feb 27, 20243 min read507
