# Homelabbing A documentation about services, hardware, know how and more for your homelab ## Local developement ```bash git clone https://gitea.js-devop.de/jschaufuss/Homelabbing.git \ cd Homelabbing \ npm ci \ npm run start ```