This is a repository containing a REST API part of the kcsoc-website backend.
It is currently being hosted at https://server.kcsoc.com/
cp .env.sample .env
# Fill in .env file
docker-compose up -d
cp .env.sample .env
# Fill in .env file
npm install
npm start
Content type
Image
Digest
Size
361.2 MB
Last updated
almost 6 years ago
docker pull kcsoc/server