princejoogie / chunktube

It's YouTube.. but text!

Home Page:https://joogie.link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChunkTube

It's YouTube.. but text.

chrome_vwthGii2G3.mp4

Usage

# install dependencies
yarn install

# copy and modify `.env`
cp .env.example .env

# (OPTIONAL) if you want to run database locally with docker
# open another terminal and run
docker compose up database

# start web and server
# open another terminal and run
yarn with-env yarn dev

# this mirrors your localhost so clerk can access it
# copy ngrok url to your clerk webhooks
# <ngrok_url>/api/hooks/clerk
# open another terminal and run
ngrok http 3000

Made with ☕ by Prince Carlo Juguilon

About

It's YouTube.. but text!

https://joogie.link


Languages

Language:TypeScript 94.1%Language:JavaScript 5.8%Language:CSS 0.1%