https://github.com/dvcol/side-feed
Chrome extension to follow feeds
https://github.com/dvcol/side-feed
Last synced: 5 months ago
JSON representation
Chrome extension to follow feeds
- Host: GitHub
- URL: https://github.com/dvcol/side-feed
- Owner: dvcol
- License: mit
- Created: 2025-04-19T14:31:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T09:32:06.000Z (about 1 year ago)
- Last Synced: 2025-07-21T01:39:32.397Z (11 months ago)
- Language: HTML
- Size: 624 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Welcome to Side Feed
> description here
## Prerequisites
- pnpm >=9.0.0
- node >=20.0.0
## Install
```sh
pnpm install
```
## Usage
```sh
pnpm dev
```
See [package.json](https://github.com/dvcol/side-feed/blob/main/package.json) for other useful scripts.
## Run tests
```sh
pnpm test:unit
```
## Author
- Github: [@dvcol](https://github.com/dvcol)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/dvcol/side-feed/issues).
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
This project is [MIT](https://github.com/dvcol/side-feed/blob/master/LICENSE) licensed.
---
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_