https://github.com/thedevdavid/stargazer
https://github.com/thedevdavid/stargazer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thedevdavid/stargazer
- Owner: thedevdavid
- Created: 2023-07-07T21:59:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T21:59:06.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T10:44:04.627Z (5 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Your repo reached a stars milestone? Celebrate with a video of your stargazers!
## Example
https://user-images.githubusercontent.com/1911623/121809549-93342a80-cc33-11eb-88ff-e45f8b6dace4.mp4?width=200
## Make your own video (local)
1. [Use this repo as a template](https://github.com/pomber/stargazer/generate)
2. Go to https://github.com/settings/personal-access-tokens/new and create a token with default settings. Create a `.env` file and add it:
```
REMOTION_GITHUB_TOKEN=github_pat_...
```3. Install dependencies:
```
npm i
```4. Start the preview:
```
npm start
```5. Open the right sidebar, enter your repo name and click "Render".
## Make your own video (GitHub Actions)
![]()
![]()
![]()
![]()
![]()
![]()
## Credits
Made with [Remotion](https://www.remotion.dev/)