Skip to content

SuperJakov/Cro-cube-comp

Repository files navigation

Cubing Competition (Next.js)

This is Cubing Competition repository rewritten in Next.js.

Getting Started

You have to have pnpm installed.

First, run the development server:

pnpm dev

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

Before commiting

You should run pnpm check before commiting.

After you have fixed all errors in terminal, then run:

pnpm preview

And if there are no errors, you can commit.

Environment variables

Create a .env file in the root directory of the project and add the following variables:

  • SHOW_TOOLBAR - Determines if the toolbar is forced to be shown to all users (even non-admins). Set to true to enable.

Learn More

To learn more about Next.js, take a look at the following resources:

About

Website used for hosting cubing competitions, displaying the results and managing competitors made in Next.js

Topics

Resources

Stars

Watchers

Forks

Contributors