Combines AngularJS and KeystoneJS to create a fullstack web application.
- Install Docker
- Run
docker-compose up
- That's it. As you code, your containers will automatically do the rest!
Windows: Go to http://192.168.99.100:8000/ to see your webapp.
Linux/Mac: Go to http://localhost:8000/ to see your webapp.
Windows: Go to http://192.168.99.100:3000/keystone to login to KeystoneJS.
Linux/Mac: Go to http://localhost:3000/keystone to login to KeystoneJS.