2020-02-10 02:53:43 +00:00
|
|
|
# Master repository of computing history artifacts information (Marechai)
|
2020-01-09 21:38:37 +00:00
|
|
|
|
2020-02-10 02:53:43 +00:00
|
|
|
Welcome to the Marechai repository.
|
2020-01-09 21:38:37 +00:00
|
|
|
|
2020-02-10 02:53:43 +00:00
|
|
|
This repository contains the Marechai software.
|
2020-01-09 21:38:37 +00:00
|
|
|
|
|
|
|
|
For contributing please read [here.](CONTRIBUTING.md)
|
2020-06-01 02:52:40 +01:00
|
|
|
|
|
|
|
|
For development you need:
|
|
|
|
|
* A .NET Core 3.1 compatible development environment.
|
|
|
|
|
* .NET Core 3.1 SDK
|
|
|
|
|
* ASP.NET Core 3.1 runtime
|
|
|
|
|
* ImageMagick, including HEIF and WebP support in the path.
|
|
|
|
|
* AV1F, specially, avifenc, in the path.
|
|
|
|
|
* MariaDB or compatible, with a user and a database.
|
|
|
|
|
* Prepare appsettings.json with a connection string for said database.
|