Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 1.54 KB

README.md

File metadata and controls

55 lines (37 loc) · 1.54 KB

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 :)