mirror of
https://github.com/array-in-a-matrix/hbas-frontend.git
synced 2025-12-22 01:55:14 -05:00
Web frontend to the Homebrew App Store
| .github/workflows | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitlab-ci.yml | ||
| LICENSE | ||
| logo.png | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
The React frontend to the Homebrew App Store. This is a rough equivalent to the console's hb-appstore, but on the web.
It can be viewed online at apps.fortheusers.org
Running
The list of active repos are defined in src/LibGet.js.
yarn install
yarn start
License
This software is licensed under the GPLv3.