An open API service indexing awesome lists of open source software.

https://github.com/matteopolak/ccsserver

The backend for the Rust-based CyberPatriot scoring client
https://github.com/matteopolak/ccsserver

cyberpatriot fastify typescript

Last synced: about 1 month ago
JSON representation

The backend for the Rust-based CyberPatriot scoring client

Awesome Lists containing this project

README

        

## Setup
* Clone the repository: `git clone https://github.com/matteopolak/ccsserver.git`
* Enter the directory: `cd ccsserver`
* Install required packages: `yarn install`
* Compile and run: `npm start`
* The server is listening on port `3000` by default

## Requirements
* Node.js 16.0.0 or higher
* PostgreSQL server for storage