All Projects → lucabriguglia → Weapsy

lucabriguglia / Weapsy

Licence: other
ASP.NET Core CMS

Projects that are alternatives of or similar to Weapsy

Redaxscript
A modern, ultra lightweight and rocket fast Content Management System
Stars: ✭ 241 (-67.78%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Directus
Open-Source Data Platform 🐰 — Directus wraps any SQL database with a real-time GraphQL+REST API and an intuitive app for non-technical users.
Stars: ✭ 13,190 (+1663.37%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Next
Directus is a real-time API and App dashboard for managing SQL database content. 🐰
Stars: ✭ 111 (-85.16%)
Mutual labels:  cms, mysql, postgresql, sqlite, mssql
Quiz
Example real time quiz application with .NET Core, React, DDD, Event Sourcing, Docker and built-in infrastructure for CI/CD with k8s, jenkins and helm
Stars: ✭ 100 (-86.63%)
Mutual labels:  postgresql, aspnetcore, dotnetcore, ddd, cqrs
Linq2db
Linq to database provider.
Stars: ✭ 2,211 (+195.59%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Phpmyfaq
phpMyFAQ - Open Source FAQ web application for PHP and MySQL, PostgreSQL and other databases
Stars: ✭ 494 (-33.96%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Heidisql
A lightweight client for managing MariaDB, MySQL, SQL Server, PostgreSQL and SQLite, written in Delphi
Stars: ✭ 2,864 (+282.89%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (-90.91%)
Mutual labels:  webapi, dotnetcore, ddd, cqrs
Rom Sql
SQL support for rom-rb
Stars: ✭ 169 (-77.41%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-74.87%)
Mutual labels:  cms, mysql, postgresql, sqlite
Aspnetcore Ddd
Full ASP.NET Core 3.1 LTS application with DDD, CQRS and Event Sourcing
Stars: ✭ 88 (-88.24%)
Mutual labels:  webapi, aspnetcore, ddd, cqrs
Pointblank
Data validation and organization of metadata for data frames and database tables
Stars: ✭ 480 (-35.83%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Aspnetcoremultipleproject
ASP.NET Core API EF Core and Swagger
Stars: ✭ 189 (-74.73%)
Mutual labels:  mysql, postgresql, sqlite, aspnetcore
Sequelize
An easy-to-use and promise-based multi SQL dialects ORM tool for Node.js
Stars: ✭ 25,422 (+3298.66%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, SQLite, and MSSQL.
Stars: ✭ 5,039 (+573.66%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Bolt
Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
Stars: ✭ 4,136 (+452.94%)
Mutual labels:  cms, mysql, postgresql, sqlite
Vscode Sqltools
Database management for VSCode
Stars: ✭ 741 (-0.94%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Chloe
A lightweight and high-performance Object/Relational Mapping(ORM) library for .NET --C#
Stars: ✭ 1,248 (+66.84%)
Mutual labels:  mysql, postgresql, sqlite, dotnetcore
Prisma
Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite & MongoDB (Preview)
Stars: ✭ 18,168 (+2328.88%)
Mutual labels:  mysql, postgresql, sqlite, mssql
Pgloader
Migrate to PostgreSQL in a single command!
Stars: ✭ 3,754 (+401.87%)
Mutual labels:  mysql, postgresql, sqlite, mssql

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].