Web frontend to the Homebrew App Store
Go to file
array-in-a-matrix 4eb1d8247c Reordered lists
2024-04-14 19:21:35 -04:00
.github/workflows ci: change deploy folder 2023-11-27 23:09:50 -05:00
public add ipnotes.page tagging 2024-02-29 18:12:22 -05:00
src Reordered lists 2024-04-14 19:21:35 -04:00
.gitignore Initial commit from Create React App 2019-02-23 18:23:58 -05:00
.gitlab-ci.yml bump node version 2022-09-20 19:40:37 -04:00
LICENSE readme 2019-06-30 09:52:05 -04:00
logo.png Add logo 2019-07-15 14:59:40 -04:00
package-lock.json fix typescript issues 2022-09-20 19:23:53 -04:00
package.json initial localization code / english translations 2024-03-23 17:51:47 -04:00
README.md Update README.md 2019-07-08 17:06:24 +00:00
tsconfig.json add sidebar highlighting, better errors, initial quickstore 2021-12-31 01:48:24 -05:00
yarn.lock initial localization code / english translations 2024-03-23 17:51:47 -04:00

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.