Skip to content
 
 

Repository files navigation

Twitch Clip Rewind

Project for TimeEnjoyed's codejam

Look back in time at your best stream highlights.

A simple website that "generates" a "rewind" from your most viewed Twitch clips from a specific time period.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Requirements

NodeJS >=16.14.0

Twitch client ID and client secret

How to install

git clone https://github.com/GAMIS65/twitch-clip-rewind.git
cd twitch-clip-rewind
npm install

Put your Twitch client ID and client secret into the .env.local file.

How to run

To run in dev mode:

npm run dev

To run in production mode:

npm run build
npm run start

About

Project for TimeEnjoyed's codejam - Team Members: GAMIS65

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages