/stubmarine

A local email universe to assist development

Primary LanguageF#MIT LicenseMIT

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.