eShopOnContainers/README.md

26 lines
1.6 KiB
Markdown
Raw Normal View History

2017-04-25 11:22:17 +02:00
# eShopOnContainers for Azure
2017-04-25 11:22:17 +02:00
Azure-based version og the eShopOnContainers reference application
2017-04-25 11:22:17 +02:00
**Please refer to the [original eShopOnContainers](https://github.com/dotnet-architecture/eShopOnContainers) for general info about the project**
2017-01-06 12:17:02 -08:00
2017-04-25 11:22:17 +02:00
> ### DISCLAIMER
> **IMPORTANT:** The current state of this sample application is **BETA**, consider it version a 0.1 foundational version, therefore, many areas could be improved and change significantly while refactoring current code and implementing new features. **Feedback with improvements and pull requests from the community will be highly appreciated and accepted.**
2017-04-25 11:22:17 +02:00
## WHAT IS ON THIS REPO?
This repo contains an implementation of eShopOnContainers using Azure services when applicable. Its code is synced periodically with the code of [eShopOnContainers](https://github.com/dotnet-architecture/eShopOnContainers). Also unique features using Azure services will be implemented in this repo (while generic features will be
implemented on _eShopOnContainers_ and integrated in this repo).
2017-04-25 11:22:17 +02:00
This repo also contains scripts for an autometed deploy of all Azure resources and information about how to configure a CI/CD pipeline.
2017-04-25 11:22:17 +02:00
Status of this repo is in **early development**.
2017-03-05 12:13:05 -08:00
2017-04-25 11:22:17 +02:00
## HOW TO CONTRIBUTE
2017-03-06 23:20:37 -08:00
As mentioned, we'd appreciate to your feedback, improvements and ideas.
You can create new issues at the issues section, do pull requests and/or send emails to **eshop_feedback@service.microsoft.com**
2017-03-09 12:01:12 -08:00
## Questions
[QUESTION] Answer +1 if the solution is working for you (Through VS2017 or CLI environment):
https://github.com/dotnet/eShopOnContainers/issues/107
2017-04-25 11:22:17 +02:00