Competitive Splatoon Platform
Go to file
2020-11-17 18:46:19 +02:00
components fix avatar sens not showing if 0 2020-11-17 18:46:19 +02:00
cypress
hooks better filters 2020-11-16 22:55:46 +02:00
lib update deps 2020-11-16 23:14:39 +02:00
locale about page 2020-11-15 15:45:04 +02:00
old update deps 2020-11-16 23:14:39 +02:00
pages build page visual tweaks 2020-11-17 11:29:03 +02:00
prisma builds page header 2020-11-16 15:15:46 +02:00
public
.babelrc
.env
.gitignore mongo import kinda works 2020-11-15 19:04:28 +02:00
.prettierignore
changes.md
codegen.yml
cypress.json
lingui.config.js
next-env.d.ts
next.config.js
package-lock.json update deps 2020-11-16 23:14:39 +02:00
package.json update deps 2020-11-16 23:14:39 +02:00
README.md
theme.ts links page 2020-11-15 15:09:29 +02:00
tsconfig.json /builds frontend works without filters 2020-11-12 20:33:51 +02:00

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

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

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

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Learn More

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

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

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.