CRSS Website with Next.js! https://crss.cc
Go to file
TheClashFruit e4012844a6
All checks were successful
Lint Codebase / lint (push) Successful in 1m12s
feat: sessions endpoint
2024-09-07 16:42:52 +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: some user apis and storage stuff 2024-09-07 16:08:27 +02:00
interfaces feat: some user apis and storage stuff 2024-09-07 16:08:27 +02:00
lib feat: sessions endpoint 2024-09-07 16:42:52 +02:00
pages feat: sessions endpoint 2024-09-07 16:42:52 +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 fix: auth util fixes 2024-09-07 16:38:00 +02:00
.env.example feat: setup s3 stuff 2024-09-01 12:07:38 +02:00
.eslintrc.json fix: auth util fixes 2024-09-07 16:38:00 +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.