Initial commit

This commit is contained in:
Mike Nolan 2023-12-27 11:05:40 -06:00
parent 866b9b6456
commit c27c7851eb
1 changed files with 7 additions and 1 deletions

View File

@ -50,4 +50,10 @@ $ dotnet run serve
With custom data path
```bash
$ dotnet run serve "PATHTODATAPATH"
```
```
Uses
=====
- [Tesses.WebServer](https://gitlab.tesses.net/tesses50/tesses.webserver) (Mine)
- [LiteDb](https://www.nuget.org/packages/LiteDB)
- [MailKit](https://www.nuget.org/packages/MailKit)