Skip to content

A local email universe to assist development

License

Notifications You must be signed in to change notification settings

Stubmarine/stubmarine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7c533d4 · Dec 2, 2018

History

67 Commits
Dec 2, 2018
Dec 2, 2018
Nov 11, 2018
Dec 2, 2018
Nov 22, 2018
Nov 26, 2018
Oct 6, 2017
Nov 11, 2018
Nov 11, 2018
Nov 11, 2018
Nov 10, 2018
Nov 26, 2018
Nov 26, 2018

Repository files navigation

Stubmarine

Interactive stubbed mock endpoints for popular SaaS services.

Getting Started

Install Dependencies

  1. Dotnet Core SDK via brew cask install dotnet-sdk
  2. Elm 0.19 via brew install elm
  3. elm-format via brew install elm-format
  4. libsass via brew install libsass

Quick Start Application

  1. ./build.sh
  2. ./start.sh

Testing

Building

  1. ./build.sh

Deploying

  1. cf login ...
  2. ./build.sh
  3. ./deploy.sh

License

Licensed under the MIT License.