Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (18 loc) · 966 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 966 Bytes

TuuperCove

This project based on the Next.js project bootstrapped with create-next-app.

Vtuber Ranking with OAuth2 for security. -> https://github.com/CcNopebruh/tuuperauth (by Peachs peachs404)

Getting Started

Self-hosted

First, install a packages:

bun install

Then, run the command:

bun run dev # for run a development server

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.