top of page

#16 Deploying a Vue site test

  • Aaron
  • Dec 6, 2020
  • 1 min read

Test server & client deploy with Heroku

  • Client-side doesn't seem to work out of the box

  • No easy way to select a specific folder from your repo to deploy.

Take a look at .env:


Test client deploy

Deploying with Netlify:

ree

Deploying with Vercel:


I'll probably deploy my final project with Vercel (for the client) and Heroku (for the server).

تعليقات


  • iconmonstr-github-1-240

©2020

bottom of page