
- Modern JavaScript and Python hello world
- Beautiful README with Gitea features
- Ready for pull requests and collaboration! 🚀
24 lines
531 B
Markdown
24 lines
531 B
Markdown
# Hello World - Gitea Edition
|
|
|
|
Beautiful hello world project now hosted on our modern Gitea server! 🎉
|
|
|
|
## Files
|
|
- `hello.js` - JavaScript hello world
|
|
- `hello.py` - Python hello world
|
|
- `README.md` - This file
|
|
|
|
## Features
|
|
✅ Modern Git server with dark mode
|
|
✅ Pull requests & code review
|
|
✅ Issues & project management
|
|
✅ Beautiful GitHub-like interface
|
|
|
|
## Usage
|
|
```bash
|
|
node hello.js
|
|
python3 hello.py
|
|
```
|
|
|
|
**Deployed with:** Claude + SSH MCP + Proxmox + Gitea
|
|
**Infrastructure:** Fully automated setup! 🤖
|