Skip to content

Kinfe123/chacha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

980e150 · Mar 4, 2024
Mar 1, 2024
Feb 6, 2024
Mar 1, 2024
Mar 1, 2024
Mar 4, 2024
Feb 15, 2024
Feb 6, 2024
Feb 6, 2024
Feb 6, 2024
Feb 6, 2024
Feb 6, 2024
Feb 18, 2024
Feb 6, 2024
Feb 9, 2024
Feb 15, 2024
Feb 15, 2024
Feb 6, 2024
Feb 6, 2024
Feb 28, 2024
Feb 6, 2024

Repository files navigation

Chacha

ethiopian based multi tenant web streaming platform to reduce the overall hardware cost like servers , instances, disks and stuff by almost by 50% both in cost and operations

Tech Stack

Running Locally

  1. Clone the repository

    git clone https://github.com/Kinfe123/chacha.git
  2. Change the dir

    cd chacha
  3. Install dependencies using pnpm

    pnpm install
  4. Copy the .env.example to .env and update the variables.

    cp .env.example .env
  5. Start the development server

    pnpm run dev

How do I deploy this?

Follow the deployment guides for Vercel, Netlify and Docker for more information.

Contributing

Contributions are welcome! Please open an issue if you have any questions or suggestions. Your contributions will be acknowledged. See the contributing guide for more information.

That's why this existed but i am using turbo just in case :)