CRSS Website with Next.js! https://crss.cc
Go to file
TheClashFruit 0a8b61c472
All checks were successful
Lint Codebase / lint (push) Successful in 54s
feat: add /meta apis
2024-09-01 15:47:31 +02:00
.forgejo/workflows feat(ci): require lint to complete before deploying 2024-09-01 11:49:31 +02:00
components Merge branch 'main' of https://git.theclashfruit.me/CRSS/Website 2024-08-30 19:09:41 +02:00
context fix: remove session cookie if session is not found 2024-08-29 16:12:31 +02:00
docs feat: add db structure 2024-09-01 14:07:55 +02:00
interfaces feat: add /meta apis 2024-09-01 15:47:31 +02:00
lib feat: add /meta apis 2024-09-01 15:47:31 +02:00
pages feat: add /meta apis 2024-09-01 15:47:31 +02:00
public feat: Next.js rewrite 2024-08-29 15:20:28 +02:00
styles feat: better session display 2024-08-30 16:05:54 +02:00
utils feat: add /meta apis 2024-09-01 15:47:31 +02:00
.env.example feat: setup s3 stuff 2024-09-01 12:07:38 +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: privacy 2024-08-30 19:35:54 +00:00
package.json feat: prepare db stuff for the new api 2024-09-01 14:37:26 +02:00
pnpm-lock.yaml feat: prepare db stuff for the new api 2024-09-01 14:37:26 +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.