Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 543 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 543 Bytes

Late Checkout Leaderboard

App Preview Confetti Preview

Getting Started

First, install dependencies with yarn install. Then, initialize the env file with cp .env.example .env, and add your Supabase project env vars. Finally, run the development server with yarn dev.

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

This app is open-source and licensed under the MIT license. For more details, check the License file.