Skip to content

cr0ss4ire/Weapsy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY IS NO LONGER MAINTAINED

This project is replaced by Atles.

Weapsy

Build status

Weapsy is an ASP.NET Core CMS.

Technology

  • C#
  • ASP.NET Core
  • Entity Framework Core
  • MSSQL, MySQL, SQLite, PostgreSQL

Prerequisites

How to run on local

  • Open the Weapsy.sln solution in Visual Studio
  • Build the solution with release configuration (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.

About

ASP.NET Core CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 41.2%
  • JavaScript 36.2%
  • CSS 16.4%
  • HTML 6.1%
  • Other 0.1%