https://github.com/sub-store-org/sub-store-front-end
Sub-Store Progressive Web App
https://github.com/sub-store-org/sub-store-front-end
Last synced: 9 days ago
JSON representation
Sub-Store Progressive Web App
- Host: GitHub
- URL: https://github.com/sub-store-org/sub-store-front-end
- Owner: sub-store-org
- License: gpl-3.0
- Created: 2022-06-25T07:21:11.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2026-06-01T05:17:58.000Z (15 days ago)
- Last Synced: 2026-06-01T07:14:27.891Z (14 days ago)
- Language: Vue
- Homepage: https://sub.store
- Size: 3.6 MB
- Stars: 355
- Watchers: 2
- Forks: 242
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Sub-Store
Advanced Subscription Manager for QX, Loon, Surge, Stash and ShadowRocket.
[](https://github.com/Peng-YM/Sub-Store/actions/workflows/main.yml)     
[](https://www.buymeacoffee.com/PengYM)
Core functionalities:
[Sub-Store](https://github.com/sub-store-org/Sub-Store)
### Development
#### Guidelines
Commit message follows [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-angular)
#### Created in the following version:
- pnpm v7.3.0
- Vite v2.9.9
- Vue v3.2
- Pinia v2
- Typescript v4.6
#### Font Awesome Icon
This project is using [Font Awesome](https://fontawesome.com/icons/check?s=regular) icons and this is [Documentation](https://fontawesome.com/docs/web/style/size)
#### Start
```bash
# install dependencies
pnpm i
# run the server
pnpm dev
# build the app
pnpm build
# preview the built app
pnpm preview
```
## LICENSE
This project is under the GPL V3 LICENSE.
[](https://app.fossa.com/projects/git%2Bgithub.com%2FPeng-YM%2FSub-Store?ref=badge_large)
## Acknowledgements
- Special thanks to @KOP-XIAO for his awesome resource-parser. Please give
a [star](https://github.com/KOP-XIAO/QuantumultX) for his great work!
- Speicial thanks to @Orz-3 and @58xinian for their awesome icons.