https://github.com/consumet/consumet.org
Official website for Consumet
https://github.com/consumet/consumet.org
blog hugo website
Last synced: 11 months ago
JSON representation
Official website for Consumet
- Host: GitHub
- URL: https://github.com/consumet/consumet.org
- Owner: consumet
- License: mit
- Created: 2022-05-12T15:08:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-26T16:27:01.000Z (12 months ago)
- Last Synced: 2025-06-26T19:46:45.865Z (12 months ago)
- Topics: blog, hugo, website
- Language: HTML
- Homepage: https://consumet.org
- Size: 27.9 MB
- Stars: 37
- Watchers: 1
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Consumet Website
Consumet provides an APIs for accessing information and links for various entertertainments like movies, books, anime, etc.
## Get started with local development and testing
```bash
git clone https://github.com/consumet/consumet.org.git && cd consumet.org
```
### 2. Install dependencies
```bash
npm install
```
### 3. Start development server
```bash
npm run start
```
## Other repositories
- [Extensions](https://github.com/consumet/extensions)
- [API](https://github.com/consumet/api)
- [Providers Status](https://github.com/consumet/providers-status)