Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fa7ad/stars-for-all
Star all the repos of a user, convenienty xD
https://github.com/fa7ad/stars-for-all
github-api react stars
Last synced: 22 days ago
JSON representation
Star all the repos of a user, convenienty xD
- Host: GitHub
- URL: https://github.com/fa7ad/stars-for-all
- Owner: fa7ad
- License: mit
- Created: 2018-03-15T10:16:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T00:12:10.000Z (5 months ago)
- Last Synced: 2024-06-23T04:34:19.659Z (5 months ago)
- Topics: github-api, react, stars
- Language: JavaScript
- Size: 9.67 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# stars-for-all
Star all the repos of a user, convenienty :grin:
## Quick Start
```bash
git clone [email protected]:fa7ad/stars-for-all.gitcd stars-for-all
npm start
```### `npm start` or `yarn start`
Runs the project in development mode.
You can view the application at `http://localhost:3000`The page will reload if you make edits.
### `npm run build` or `yarn build`
Builds the app for production to the build folder.The build is minified and the filenames include the hashes.
The app is ready to be deployed!### `npm run start:prod` or `yarn start:prod`
Runs the compiled app in production.You can again view the application at `http://localhost:3000`
#### Author
- [@fa7ad](https://github.com/fa7ad)