# galaxy **Repository Path**: mirrors_mozilla/galaxy ## Basic Information - **Project Name**: galaxy - **Description**: To infinity and beyond. The front-end UI. - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![galaxy logo](images/logo.png?raw=true) To infinity and beyond. > __Note:__ This project is not ready for prime time. Not an official Mozilla project. Pre-alpha everything. Anything and everything at your own risk. ## Installation To install the dependencies: npm install ## Development To run the local web server: npm run-script dev ## Deployment To build the directory for production: npm run-script build_directory Alternatively, via gulp: gulp build ## Components ### Directory The games directory (v0) lives at `/directory/`. ### Catalogue The game centre lobby (v1) lives at `/catalogue/`.