Toystack Docs
  • What is ToyStack?
  • Pricing
  • Get Started
    • Installing ToyStack
      • Github Installation
      • BitBucket Installation
    • Custom Domains and External Domains
    • Databases
  • Virtual OS
    • Getting Started
    • Claude Integration
  • Backend Quickstarts
    • Node JS
    • Django
    • Flask
    • Go
    • Java
    • PHP
  • Frontend Quickstarts
    • ReactJS
    • AstroJs
    • VueJs
    • Solara
Powered by GitBook
On this page
  • Step 2: Select Astro as your Framework Preset
  • Step 3: Specify Build Commands
  • Step 4: Input environment variables
  • Step 5: Choose a plan
  • Step 6: Deploy
  1. Frontend Quickstarts

AstroJs

Instructions for connecting your AstroJS apps and deploying them on ToyStack

PreviousReactJSNextVueJs

Last updated 2 months ago

Step 1: Import your Git repository

Go to the and create a new project using your repository.

Step 2: Select Astro as your Framework Preset

ToyStack can automatically deploy your Astro projects. Simply select Astro 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.

Step 4: Input environment variables

Step 5: Choose a plan

Step 6: Deploy

Simply select the branch you want to deploy, its deployment validity and ToyStack will deploy it.

For detailed instructions, please see the page.

Environment Variables
ToyStack Dashboard