tekkie/micro-kickstart

There is no license information available for the latest version (v0.0.1) of this package.

Kickstart an API project

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:HTML

Type:project

v0.0.1 2016-06-03 08:45 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:46:03 UTC


README

Prerequisites

Make sure you have Docker installed and running.

OSX

  • download the Docker Toolbox and install it
  • start the virtual machine:
./bin/docker-osx-start

Setup

Clone the repo

$ git clone git@github.com:tekkie/micro-kickstart.git
$ cd micro-kickstart

Start the needed containers

$ ./bin/micro start

Verify that everything is working as expected: load http://micro.dev:8080/status in your browser and see that you receive a nice JSON.