DEPLOY YOUR APPLICATION

This feature is still in development. The following should be considered DRAFT until it’s not

One of the questions you will be asked during the application interview process is “how the application will be deployed”. _spartan takes the answer to this question and will attempt to deploy your application using the method you’ve specified.

Today, _spartan assumes that any/all configuration required for successful operation & deployment on the service you specify has already been done. _spartan will not handle any errors which occur during the deployment process due to service misconfiguration

Currently, the following deployment models are supported:

  • Firebase Hosting => Google
  • serverless => AWS
  • Heroku
  • Kubernetes/miniKube
  • Docker

Don’t see the method you’re looking for? Tell us by submitting an issue to the product on Github!