Code Monkey home page Code Monkey logo

simplcommerce's Introduction

A simple, cross platform, modularized ecommerce system built on .NET Core Join the chat at https://gitter.im/simplcommerce/SimplCommerce

High level architecture

SimpleCommerce - Modular architecture

Build Status

Build server Platform Status
Azure Pipelines All Build Status
Travis Linux / MacOS Build Status

Online demo (Azure Website)

Docker

For testing purpose only docker run -p 5000:80 simplcommerce/ci-build

Continuous deployment: https://ci.simplcommerce.com

Visual Studio 2022 and SQL Server

Prerequisites

  • SQL Server
  • Visual Studio 2022

Steps to run

  • Update the connection string in appsettings.json in SimplCommerce.WebHost
  • Build the whole solution.
  • In Solution Explorer, make sure that SimplCommerce.WebHost is selected as the Startup Project
  • Open the Package Manager Console Window and make sure that SimplCommerce.WebHost is selected as the Default project. Then type "Update-Database" then press "Enter". This action will create the database schema.
  • In Visual Studio, press "Control + F5".
  • The back-office can be accessed via /Admin using the following built-in account: [email protected], 1qazZAQ!

Mac/Linux with PostgreSQL

Prerequisite

  • PostgreSQL
  • .NET Core SDK 6.0
  • Entity Framework Core (dotnet tool install --global dotnet-ef)

Steps to run

  • Update the connection string in appsettings.json in SimplCommerce.WebHost.
  • Run the simpl-build.sh file by issuing the following command: "sudo ./simpl-build.sh". For ubuntu 18: "sudo bash simpl-build.sh"
  • In the terminal, navigate to "src/SimplCommerce.WebHost" and type "dotnet run" and then hit "Enter".
  • Open http://localhost:5000 in the browser. The back-office can be accessed via /Admin using the following built-in account: [email protected], 1qazZAQ!

Technologies and frameworks used:

  • ASP.NET MVC Core 6.0
  • Entity Framework Core 6.0
  • ASP.NET Identity Core 6.0
  • Angular 1.6.3
  • MediatR 7.0.0 for domain event

Docs

https://docs.simplcommerce.com/

Roadmap

https://github.com/simplcommerce/SimplCommerce/wiki/Roadmap

How to contribute

  • Star this project on GitHub.
  • Report bugs or suggest features by creating new issues or adding comments to issues
  • Submit pull requests
  • Spread the word by blogging about SimplCommerce or sharing it on social networks
  • Donate to us

Contributors

This project exists thanks to all the people who contribute.

contributors

Backers

Love our work and help us continue our activities? [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

License

SimplCommerce is licensed under the Apache 2.0 license.

simplcommerce's People

Contributors

thiennn avatar maherjendoubi avatar hishamco avatar fhebel avatar tdavisjr avatar thangln1003 avatar madking2010 avatar justindongqiang avatar horseyhorsey avatar sau-lanvy avatar duykhuongkid avatar afernandes avatar rafsanulhasan avatar arst avatar jducobu avatar teeshter avatar yuriipovkh avatar wwrighter avatar nongzhsh avatar michael-nee avatar mdekrey avatar s0uven1r avatar tavershimafx avatar tedstryker avatar gitter-badger avatar zbseattle avatar tabiodun avatar vagisha-nidhi avatar vladga avatar adrianbasa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.