nyu-devops-fall19-wishlists / wishlists

An API to allow management of wishlists for an e-commerce website. It will support create, read, update, delete, list, query, and an action.
Apache License 2.0
0 stars 0 forks source link

Deploy to IBM Cloud #96

Closed nisargthakkar closed 5 years ago

nisargthakkar commented 5 years ago

As a developer
I need my application to run in the cloud
So that I don't have to manage my own servers

Assumptions:

Acceptance Criteria:

Given I want to run the application
When I run honcho start from the Vagrant VM
Then the application should run in the cloud
nisargthakkar commented 5 years ago

What I am looking for here is a working service that is running on IBM Cloud. I also need to be able to start your application in your vagrant VM with the command: honcho start as learned in class.