fileglancer-docs This repository contains the Fileglancer documentation site. To built it you should have the latest LTS version of NPM installed. Install dependencies: npm install Run local server: ./node_modules/.bin/astro dev --host 0.0.0.0