AlexEshoo / holdmyclips

Repository for Hold My Clips

Home Page:https://clips.dunned024.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hold My Clips

Hold My Clips is a small-scale serverless video hosting app, built for enjoyment amongst friends.

Local Development

When running locally, clip metadata is spoofed using json-server. The clips themselves are still retrieved from S3.

Simply start the json-server and client containers with:

docker-compose up --build -d

Then visit https://localhost:3000.

About

Repository for Hold My Clips

https://clips.dunned024.com


Languages

Language:TypeScript 87.3%Language:CSS 8.2%Language:JavaScript 2.6%Language:Shell 1.1%Language:HTML 0.6%Language:Dockerfile 0.2%