Skip to content

Bsodoge/sort-by-oldest

Repository files navigation

This is a Next.js project that allows you to sort by oldest on YouTube comments.

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Add the environment variables by creating a .env file in the root directory and filling in the values:

YOUTUBE_API_KEY=""
UPSTASH_REDIS_REST_URL=""
UPSTASH_REDIS_REST_TOKEN=""

The website should now be working.

Find a bug?

This is an open source project so you're welcome to open a pull request for any bugs you find. Just make sure to open an issue first describing the bug.

About

sort by oldest youtube comment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published