Change to remote htmx
This commit is contained in:
parent
ce43e45a6c
commit
0afbdde077
17
README.md
17
README.md
@ -1,3 +1,18 @@
|
|||||||
# cpolis
|
# cpolis
|
||||||
|
|
||||||
cpolis is an application written in Go to serve as the backend of the Orient Express magazine.
|
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.
|
||||||
|
|
||||||
|
1
web/static/js/htmx.min.js
vendored
1
web/static/js/htmx.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user