Skip to content

WooodHead/strongloop-automigration-demo

 
 

Repository files navigation

Strongloop Loopback Automigration Demo Application

This application pairs with the tutorial post found at:

Authorized Resources and Database Migrations with Strongloop's Loopback

To get it up and running:

  1. Make sure you have Docker installed

  2. Ensure you have a docker hub account

  3. Ensure that you're logged in to your docker hub account in your session (docker login)

  4. Run docker-compose pull to grab the images

  5. Run docker-compose up to up the development environment

  6. Navigate to localhost:3002/explorer to view the api!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%