Jason Streifling
77e8edbe16
Relocated ShowHub from articles.go to sessions.go because it has even less to do with articles than with sessions
cpolis
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.
Languages
Go
83.6%
HTML
14%
CSS
1.1%
Shell
1.1%
JavaScript
0.2%