This commit is contained in:
2021-12-02 00:03:04 +00:00
parent 92a44fd4ec
commit 0567fdaa05
8 changed files with 53 additions and 6 deletions

View File

@@ -12,7 +12,7 @@ The AyaNova server is built upon the [ASP.NET Core](https://docs.microsoft.com/e
AyaNova uses the [Postgres](https://www.postgresql.org/) database server exclusively. "PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance." - from the Postgres web site.
Postgres can be run on multiple operating systems including Linux or Windows.
Postgres can be run on multiple operating systems and platforms including Linux or Windows.
## AyaNova client