Competitive Splatoon Platform
Go to file
2020-11-18 12:49:33 +02:00
components builds on profile page 2020-11-18 12:49:33 +02:00
cypress weapon selector: weapons in categories 2020-10-25 23:58:17 +02:00
hooks builds on profile page 2020-11-18 12:49:33 +02:00
lib builds on profile page 2020-11-18 12:49:33 +02:00
locale builds page tweaks 2020-11-18 01:10:36 +02:00
old builds on profile page 2020-11-18 12:49:33 +02:00
pages builds on profile page 2020-11-18 12:49:33 +02:00
prisma builds on profile page 2020-11-18 12:49:33 +02:00
public remove assets folder and move files 2020-11-08 12:54:36 +02:00
.babelrc lingui initial 2020-11-04 03:09:57 +02:00
.env can login 2020-10-19 00:07:20 +03:00
.gitignore mongo import kinda works 2020-11-15 19:04:28 +02:00
.prettierignore lingui initial 2020-11-04 03:09:57 +02:00
changes.md update changes.md 2020-11-07 10:43:28 +02:00
codegen.yml graphql codegen 2020-10-16 00:27:09 +03:00
cypress.json initial cypress tests 2020-10-17 20:45:02 +03:00
lingui.config.js update prisma 2020-11-11 13:53:25 +02:00
next-env.d.ts typescriptified 2020-10-13 15:29:04 +03:00
next.config.js ran prettier 2020-10-16 01:05:14 +03:00
package-lock.json infinite scroller base 2020-11-17 22:36:53 +02:00
package.json infinite scroller base 2020-11-17 22:36:53 +02:00
README.md next.js framework 2020-10-13 14:57:22 +03:00
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.