template for logging into stuff
Go to file Use this template
SadlyNotSappho d01ee9ae73 rename User::get to User::get_by_id and add User::get_by_token 2024-01-30 09:15:29 -08:00
src rename User::get to User::get_by_id and add User::get_by_token 2024-01-30 09:15:29 -08:00
web http.cat 2024-01-05 11:59:29 -08:00
.gitignore get docker almost working 2023-12-12 12:16:09 -08:00
Cargo.lock FINALLY run sql on the db at startup 2024-01-23 11:55:13 -08:00
Cargo.toml FINALLY run sql on the db at startup 2024-01-23 11:55:13 -08:00
Dockerfile technically, this can be used as a blogging software now. please do not do that though. 2024-01-26 11:59:39 -08:00
LICENSE Initial commit 2023-11-14 10:52:16 -08:00
README.md get docker almost working 2023-12-12 12:16:09 -08:00
docker-compose.yml.example again, sorta get db working 2024-01-05 11:58:28 -08:00

README.md

fossil

Free and Open Source Software - Library

yeah yeah there's no i in the name, i just wanted the acronym to be an actual word

setup: remove .example from docker-compose.yml.example and db/password.txt.example \nfill out those files with the correct values \nrun docker compose build to build it, docker compose run to run, and docker compose run -d to run it in the background