mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-06 13:45:17 +02:00
Update README.md
This commit is contained in:
parent
6b97b3a7f3
commit
59ab809caf
1 changed files with 7 additions and 0 deletions
|
@ -2,3 +2,10 @@
|
||||||
_**⚠️ AdvenutreLog is in early development and is not at all deployable in the current form!**_
|
_**⚠️ AdvenutreLog is in early development and is not at all deployable in the current form!**_
|
||||||
### *"Never forget an adventure with AdventureLog - Your ultimate travel companion!"*
|
### *"Never forget an adventure with AdventureLog - Your ultimate travel companion!"*
|
||||||
-----
|
-----
|
||||||
|
## 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!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue