Complete project revamp with a bunch of commits #37

Merged
ChaoticByte merged 24 commits from revamp into devel 2023-03-26 10:40:59 +00:00
Showing only changes of commit e04e1b940c - Show all commits

View file

@ -20,7 +20,8 @@ Beneath a `PostgreSQL` DBMS, you need the following things:
- `pg_config` (Ubuntu: `libpq-dev`, RHEL: `libpq-devel`)
- `Caddy` 2.4.3+ (HTTP Reverse Proxy & Static File Server)
- `gcc`, `gettext`
- `gcc`
- `gettext` (for development only)
- `Python` 3.9+
- `venv`
- `pip`