8000 GitHub - maxirmx/logibooks.core: Logibooks system core
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

maxirmx/logibooks.core

Repository files navigation

Logibooks Core

ci publish codecov

This is the core backend service for the Logibooks logistics system. It provides a RESTful API over a PostgreSQL database using Entity Framework Core.

Technologies

  • ASP.NET Core 7.0
  • PostgreSQL
  • Entity Framework Core
  • Docker & Docker Compose
  • Swagger UI (for API docs)

Default Roles

  • Logist (Логист)
  • Administrator (Администратор)

Getting Started

Prerequisites

  • Docker & Docker Compose
  • Visual Studio 2022+ (optional for local dev)

Run with Docker

docker-compose up --build

Access

The HTTPS certificate should be placed in the https folder next to docker-compose.yml as aspnetapp.pfx. This folder is mounted into the container and the password for the certificate is set to changeit in docker-compose.yml.

EF Core Migrations

dotnet ef migrations add InitialCreate --project Logibooks.Core
dotnet ef database update --project Logibooks.Core

License

MIT

About

Logibooks system core

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •  
0