VueJs
Instructions for connecting your VueJs apps and deploying them on ToyStack
Step 1: Import your Git repository
Go to the ToyStack Dashboard and create a new project using your repository.
Step 2: Select VueJs as your Framework Preset
ToyStack can automatically deploy your Vue projects. Simply select Vue as the preset while deploying the application.

Step 3: Specify Build Commands
There may be framework specific build commands that are needed for your application. You can specify that in the configuration or u can keep the default build commands provided on our dashboard.

Step 4: Input environment variables
For detailed instructions, please see the Environment Variables page.
Step 5: Choose a plan

Step 6: Deploy
Simply select the branch you want to deploy, its deployment validity and ToyStack will deploy it.
Last updated