Skip to content

Latest commit

 

History

History
30 lines (15 loc) · 1.2 KB

README.adoc

File metadata and controls

30 lines (15 loc) · 1.2 KB

modernization-unicorn-store

AWS Sample Application for containerizing a .NET application

Unicorn Store

License

This library is licensed under the Apache 2.0 License.

Prerequisites

To get started you will need:

Once you have the prerequisites installed on your local development machine you should be able to run the Unicorn Store locally either in your IDE or in a local container. The Unicorn Store uses SQL Server for the backend by default and is seeded with data on startup. You will need to either provision or have access to a database. The below workshops like Securing Your .NET Container Secrets handle this for you via CloudFromation.