Adding screenshots
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m2s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 1m2s
This commit is contained in:
parent
4f5c5fd09d
commit
666d9b27e8
4 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
@ -10,6 +10,26 @@ A digital asset management system built with Flask and S3-compatible storage.
|
|||
- License key management
|
||||
- Docker container support
|
||||
|
||||
## Screenshots
|
||||
<details>
|
||||
<summary>Home Page</summary>
|
||||
<p>
|
||||

|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Asset View</summary>
|
||||
<p>
|
||||

|
||||
</p>
|
||||
</details>
|
||||
<details>
|
||||
<summary>Edit Page</summary>
|
||||
<p>
|
||||

|
||||
</p>
|
||||
</details>
|
||||
|
||||
## Container Registry
|
||||
|
||||
This project includes automated container builds using Forgejo CI/CD. The container images are published to the project's container registry.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue