This branch is 14 commits behind jason/cpolis:main
2025-02-12 17:29:12 +01:00
2025-02-12 17:29:04 +01:00
2025-02-04 18:10:13 +01:00
2025-02-07 15:55:23 +01:00
2025-02-07 15:55:32 +01:00
2025-02-07 15:55:32 +01:00

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.

Description
cpolis is an application written in Go to serve as the backend of the Orient Express magazine.
Readme AGPL-3.0 8 MiB
Languages
Go 84.7%
HTML 13.5%
CSS 1.1%
Lua 0.6%
JavaScript 0.1%