https://github.com/thorio/website
My website & homelab services
https://github.com/thorio/website
Last synced: 4 months ago
JSON representation
My website & homelab services
- Host: GitHub
- URL: https://github.com/thorio/website
- Owner: thorio
- Created: 2023-06-18T08:16:46.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-10-18T18:22:19.000Z (8 months ago)
- Last Synced: 2025-12-08T01:40:47.129Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 421 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Monorepo for my website & homelab services
TODO: description
# Building
Requires docker and docker-compose.
Run `docker-compose up --build` to build and deploy containers on your local machine.
# Development
See devcontainer and VSCode launch.json.