a Sails demo application
npm install [email protected] -g
git clone https://github.com/japel/astar_fun.git
cd astar_fun
npm install
sails lift
git clone https://github.com/japel/astar_fun.git
cd astar_fun
npm run docker-build
docker run -d -p 1337:1337 --name astar astar:0.0.0