ducthinhdeveloper / Weapsy

ASP.NET Core CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weapsy

Build status

Weapsy is an ASP.NET Core CMS based on DDD and CQRS.

Join the chat at https://gitter.im/weapsy

Demo

Coming Soon

Roadmap

https://github.com/weapsy/Weapsy/wiki/Roadmap

Wiki

https://github.com/weapsy/Weapsy/wiki

Technology

  • C#
  • ASP.NET Core
  • JavaScript, jQuery
  • Entity Framework Core
  • MSSQL, MySQL, SQLite, PostgreSQL
  • DDD
  • CQRS

Prerequisites

How to run on local

  • Open the Weapsy.sln solution in Visual Studio
  • Build the solution (default apps will be copied over to the "Apps" folder)
  • Set the data provider of your choice in the appsettings.json file and modify the default connection string accordingly if needed.
  • Run (F5 or Ctrl+F5)
  • Login using these credentials:
  • Database and seed data will be created automatically the first time you run the application.

How to contribute

Please create issues to report bugs, suggest new functionalities, ask questions or just share your thoughts about the project. I will really appreciate your contribution, thanks.

About

ASP.NET Core CMS

License:Other


Languages

Language:C# 45.8%Language:JavaScript 36.2%Language:CSS 16.4%Language:HTML 1.4%Language:Shell 0.1%Language:Batchfile 0.0%