mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2026-05-18 11:47:04 -04:00
0d84445791e23fc4807e3adf28143b8ce7cb3c42
AdventureLog: Embark, Explore, Remember. 🌍
⚠️ AdventureLog is in early development and is not recommended for production use until version 1.0!
"Never forget an adventure with AdventureLog - Your ultimate travel companion!"
Installation
Docker 🐋 (Recomended)
- Clone the repository
- Edit the
docker-compose.ymlfile and change the database password - Run
docker compose up -dto build the image and start the container - Wait for the app to start up and migrate then visit the port and enjoy!
Note: The
ORIGINvariable is required for CSRF protection. It can be omitted if using a reverse proxy or other HTTPS service.
Description
Languages
Svelte
51.8%
Python
39.7%
TypeScript
5.9%
Shell
1.2%
HTML
1%
Other
0.4%