Deploy Vue.js on CreateOS
Deploy Vue.js applications with Vue 3 Composition API support, Vite integration, and optimized builds.
How to Deploy
1
Connect your repository
Link your GitHub repository with your Vue.js project.
2
Configure build settings
CreateOS auto-detects Vue CLI or Vite configuration and sets up the build.
3
Set environment variables
Add any VUE_APP_ or VITE_ prefixed environment variables.
4
Deploy
Deploy with automatic SSL, CDN, and Vue Router history mode support.
Features
Vue 3 Composition API support
Vite integration
Vue Router history mode
Vuex/Pinia state management
TypeScript support
Default Commands
Build command:
npm run build