Skip to content

Vue ​

Vue.js is an approachable, performant and versatile framework for building web user interfaces.

Example repository.

Server build (NodeJS|Express) ​

  • Set Build Pack to nixpacks.
  • Set 'Start Commandtonode server.js`.

Static build (SPA) ​

  • Set Build Pack to nixpacks.
  • Enable Is it a static site?.
  • Set Output Directory to dist.

Static build with Router (SPA) ​

  • Set Build Pack to nixpacks.
  • Enable Is it a static site?.
  • Set Output Directory to dist.