Skip to content

t0m7r00z/sekai.team

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sekai.team

Website of Project SEKAI, a CTF team.

Banner with logo

Based on timlrx/tailwind-nextjs-starter-blog.

Installation

npm i

# Alternatively, you can use Docker
docker build -t sekai:latest . && \
  docker run -it -d --name=sekai -p80:3000 --restart=unless-stopped sekai:latest

If you are using Windows, you may need to run:

set PWD="$(pwd)"

Contributing

Please read CONTRIBUTING.md for our editorial guidelines and writeup etiquette.

About

Website of Project SEKAI, a CTF team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 74.4%
  • TypeScript 23.1%
  • JavaScript 1.8%
  • CSS 0.5%
  • TeX 0.1%
  • Dockerfile 0.1%