cpolis/README.md

19 lines
331 B
Markdown
Raw Normal View History

2024-02-18 07:16:09 +01:00
# cpolis
2024-08-09 16:20:57 +02:00
cpolis is an application written in Go to serve as the backend of the Orient
Express magazine.
## Installation
You should have the following packages installed:
- Go >= 1.22
- MariaDB
Enable and start the MariaDB service.
sudo systemctl enable --now mariadb.service
Set up a dedicated MariaDB user for cpolis.