Skip to content

learndocker/angular-docker-demo-backend

Repository files navigation

Angular Demo Backend

This application is intended to be used in combination with https://github.com/learndocker/angular-docker-demo

Building the images

docker-compose -f docker-compose.gems.yml build
docker-compose -f docker-compose.gems.yml push
docker-compose build
docker-compose push

Learning more

Checkout https://CodeTales.io/approaching-docker for more information.

Disclaimer

The application is NOT meant to be used in production. It is solely intended to be used as a showcase for various features and concepts around Docker and containers.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Service implementing a REST API to manage todos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages