Skip to content

A youtube clone using Ruvy (Typescript) and Gin (Golang)

Notifications You must be signed in to change notification settings

RiadhAdrani/govid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoVid

A youtube clone made with Gin (Golang) and Ruvy (TypeScript).

Run it locally

Assuming you have Docker in your machine, clone this project:

git clone git@github.com:RiadhAdrani/govid.git

cd into the cloned directory and run:

make install

which will install dependencies for the frontend and backend, then start development using:

make start

Hot reloading

Hot reloading is enabled for backend using air and frontend using vite.

About

A youtube clone using Ruvy (Typescript) and Gin (Golang)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published