Alpha, it may lack of lot of features, please check out the issues for more infos.
Search within HACS repositories, like you do with NPM. This provide filters and sorts, as well as package description and stastistics (stars, last update, etc).
Use it: hacs-repositories.web.app
- Clone, install dependencies, also within
functions/ - Add a function env with
github.tokenand your GitHub API token:firebase functions:config:set github.token= - Deploy the functions (
firebase deploy --only functions) OR updatesrc/firebase/firebase.tsto use local function and run them locally. - For the front:
npm startwill run the website and openlocalhost:3000 - Within the website, the first tie your database will be empty, create it on console.firebase.google.com and next, update it from the website (click on Last update then Request update)
- Your good to go!
- Deploy:
npm run deploywill build functions and web app, and deploy to Firebase
Open source project made by Hugo Gresse My other open source projects: