CRSS Website with Next.js! https://crss.cc
Go to file
TheClashFruit 24ff2d39b7
All checks were successful
Lint Codebase / lint (push) Successful in 1m3s
Lint Codebase / lint (pull_request) Successful in 53s
fix: fix font-weight for nations list
2024-08-29 23:59:56 +02:00
.forgejo/workflows feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
components feat: remove ! from the title in the header 2024-08-29 23:55:40 +02:00
context fix: remove session cookie if session is not found 2024-08-29 16:12:31 +02:00
docs feat: some website <-> server communications "proposal" 2024-08-29 17:29:43 +02:00
lib feat: nations list 2024-08-29 23:46:56 +02:00
pages fix: explicitly set the locale for toLocaleDateString() 2024-08-29 23:55:24 +02:00
public feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
styles fix: fix font-weight for nations list 2024-08-29 23:59:56 +02:00
utils feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
.env.example feat: some website <-> server communications "proposal" 2024-08-29 17:29:43 +02:00
.eslintrc.json feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
.gitignore feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
LICENSE fix: add license back 2024-08-29 15:25:04 +02:00
next.config.js feat: nations list 2024-08-29 23:46:56 +02:00
package.json feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
pnpm-lock.yaml feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
README.md docs: readme 2024-08-29 15:24:20 +02:00
tsconfig.json feat: Next.js rewrite 2024-08-29 15:20:28 +02:00

CRSS Server's Website

This is the official website for the CRSS Server.

Documentation

Contributing

tba

License

This work is licensed under CC BY 4.0.

See the LICENSE file for more information.