Neon-Coders / streamix

Streamix, is a subscription streaming service

Home Page:development-streamix.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Streamix

Streamix is a subscription streaming service

Live version

This project is yet to be deployed.

Feedback and Bugs

If you have any feedback or bug report, please feel free to raise an issue :)

Contributing

If you would like to contribute to this amazing project, you can create a Pull Request containing your proposed changes and we will review it. Please check our contributing guildelines first. Thank you.

Code of Conduct

Before interacting with our community, please read our Code of Conduct.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Get your API Key at TMDB
  2. Clone the repo
    git clone https://github.com/ibrahimraimi/streamix/
  3. Install NPM packages
    yarn install
  4. Enter your API in a .env file
    NEXT_PUBLIC_TMDB_API_KEY="your api key"

Licensing

Copyright (C) 2022 Ibrahim Raimi

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation.

The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community, and this program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

The full license terms may be viewed in the LICENSE.md file

Contact

We can be contacted through our Discord Server or via twitter @ibrahimraimi_

About

Streamix, is a subscription streaming service

development-streamix.vercel.app

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 86.1%Language:JavaScript 8.5%Language:CSS 5.5%