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.
|
||||
|
|
BIN
repo-images/asset-view.webp
Normal file
BIN
repo-images/asset-view.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 129 KiB |
BIN
repo-images/edit-view.webp
Normal file
BIN
repo-images/edit-view.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 94 KiB |
BIN
repo-images/list-of-assets.webp
Normal file
BIN
repo-images/list-of-assets.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 256 KiB |
Loading…
Add table
Add a link
Reference in a new issue