/modernization-unicorn-store

AWS Sample Application for containerizing a .NET application

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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.

Workshops