1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-22 06:19:38 +02:00
AdventureLog/README.md

14 lines
542 B
Markdown
Raw Normal View History

2024-04-01 09:32:01 -04:00
# AdventureLog: Embark, Explore, Remember. 🌍
2024-04-02 22:02:20 +00:00
2024-04-08 09:20:08 -04:00
_**⚠️ AdventureLog is in early development and is not recommended for production use until version 1.0!**_
2024-04-01 09:30:52 -04:00
### *"Never forget an adventure with AdventureLog - Your ultimate travel companion!"*
-----
2024-04-02 18:09:07 -04:00
## Installation
### Docker 🐋 (Recomended)
1. Clone the repository
2. Edit the `docker-compose.yml` file and change the database password
3. Run `docker compose up -d` to build the image and start the container
4. Wait for the app to start up and migrate then visit the port and enjoy!
2024-04-02 22:02:20 +00:00