https://github.com/rodzyk/ar-shop-docker-compose
Angular Nodejs Local development with Docker compose
https://github.com/rodzyk/ar-shop-docker-compose
Last synced: 3 months ago
JSON representation
Angular Nodejs Local development with Docker compose
- Host: GitHub
- URL: https://github.com/rodzyk/ar-shop-docker-compose
- Owner: rodzyk
- Created: 2020-08-28T13:36:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-07T00:22:28.000Z (over 4 years ago)
- Last Synced: 2025-01-04T20:42:40.936Z (5 months ago)
- Language: TypeScript
- Size: 164 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ArShop
Angular Nodejs Local development with Docker compose
## Quick start
Run ```docker-compose build --no-cache``` to build with no cache.
Run ```docker-compose up``` to start the services.
Open your browser on http://localhost:4201