UPDATES
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# Gitea
|
||||
|
||||
<div class="github-widget" data-repo="go-gitea/gitea"></div>
|
||||
|
||||
Self-hosted Git service for collaborative development.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Homepage
|
||||
|
||||
<div class="github-widget" data-repo="gethomepage/homepage"></div>
|
||||
|
||||
Modern dashboard for accessing all your self-hosted services.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -66,6 +66,24 @@ Changemaker Lite includes several powerful services that work together to provid
|
||||
- Customizable layout
|
||||
- Quick search and bookmarks
|
||||
|
||||
### [Gitea](gitea.md)
|
||||
**Port: 3030** | Self-hosted Git service
|
||||
<div class="github-widget" data-repo="go-gitea/gitea"></div>
|
||||
- Git repository hosting
|
||||
- Web-based interface
|
||||
- Issue tracking
|
||||
- Pull requests
|
||||
- Wiki and code review
|
||||
- Lightweight and easy to deploy
|
||||
|
||||
### [Mini QR](mini-qr.md)
|
||||
**Port: 8089** | Simple QR code generator service
|
||||
<div class="github-widget" data-repo="lyqht/mini-qr"></div>
|
||||
- Generate QR codes for text or URLs
|
||||
- Download QR codes as images
|
||||
- Simple and fast interface
|
||||
- No user registration required
|
||||
|
||||
## Service Architecture
|
||||
|
||||
```
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Listmonk
|
||||
|
||||
<div class="github-widget" data-repo="knadh/listmonk"></div>
|
||||
|
||||
Self-hosted newsletter and mailing list manager.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -92,7 +92,3 @@ All configuration is done via environment variables:
|
||||
|
||||
- Ensure NocoDB table has required columns and valid coordinates
|
||||
- Check API token permissions and network connectivity
|
||||
|
||||
## Official Documentation
|
||||
|
||||
Refer to the [project README](../../map/README.md) for more information.
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# Mini QR
|
||||
|
||||
<div class="github-widget" data-repo="lyqht/mini-qr"></div>
|
||||
|
||||
Simple QR code generator service.
|
||||
|
||||
## Overview
|
||||
@@ -33,8 +35,4 @@ Mini QR is a lightweight service for generating QR codes for URLs, text, or othe
|
||||
|
||||
1. Access Mini QR at `http://localhost:${MINI_QR_PORT:-8089}`
|
||||
2. Enter the text or URL to encode
|
||||
3. Download or share the generated QR code
|
||||
|
||||
## Official Documentation
|
||||
|
||||
See the [project README](../../README.md) for more details.
|
||||
3. Download or share the generated QR code
|
||||
@@ -1,5 +1,7 @@
|
||||
# MkDocs Material
|
||||
|
||||
<div class="github-widget" data-repo="squidfunk/mkdocs-material"></div>
|
||||
|
||||
Modern documentation site generator with live preview.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# NocoDB
|
||||
|
||||
<div class="github-widget" data-repo="nocodb/nocodb"></div>
|
||||
|
||||
No-code database platform that turns any database into a smart spreadsheet.
|
||||
|
||||
## Overview
|
||||
|
||||
Reference in New Issue
Block a user