How do I deploy a NorthStack App?
For official documentation on creating a NorthStack app, see the Getting Started Guide inside the NorthStack documentation.
Step One: First, be sure you have create a Northstack Application.Step Two: When you’re ready to see some of the changes you’ve made on your application you’re ready to deploy. Its generally a safe bet that you won’t want to deploy directly to your production environment, so lets give an example of deploying to your development environment. You may do this by runnning the following command… northstack app:deploy "Initial Release" NorthStackExample dev Where Initial Release is the name of this current deployment, NorthStackExample is the project name, and dev is your development environment.Deploy App on NorthStackNote that prod and test are other locations you may deploy to.While the url you have deployed to will be displayed after a successful deployment, you can always find your environment url here
northstack app:deploy "Initial Release" NorthStackExample dev
Initial Release
NorthStackExample
dev
prod
test
Like this content? Meet Pagely.
NorthStack Customers - Please login to access these features.Login
NorthStack® is a registered trademark and is made with love by the team at Pagely. Copyright 2021 Pagely, Inc. All Rights Reserved.