A simple, cross platform, modulith ecommerce system built on .NET
A simple, cross platform, modulith ecommerce system built on .NET
| Build server | Platform | Status |
|---|---|---|
| Azure Pipelines | All | |
| Travis | Linux / MacOS |
For testing purpose only docker run -p 5000:80 simplcommerce/ci-build
Continuous deployment: https://ci.simplcommerce.com
{
"DefaultConnection": "Server=.;Database=SimplCommerce;Trusted_Connection=True;TrustServerCertificate=true"
}
If you are using Visual Studio LocalDB, change it to{
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=SimplCommerce;Trusted_Connection=True;TrustServerCertificate=true;MultipleActiveResultSets=true"
}
SimplCommerce created in your SQL instance, or change the Database name in the connection string to match your environment.dotnet tool install --global dotnet-ef)https://docs.simplcommerce.com/
https://github.com/simplcommerce/SimplCommerce/wiki/Roadmap
This project exists thanks to all the people who contribute.
Love our work and help us continue our activities? [Become a backer]
Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]
SimplCommerce is licensed under the Apache 2.0 license.
No open issues yet, or sync has not completed.