tokyo-rust / rustcomp

A simple competitive platform for Rust coding problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TokyoRust Competitive Platform

A simple competitive code platform for the Tokyo Rust Meetup.

Installation

Dependencies

  1. Install npm
  2. Setup tailwindcss with npm install -D tailwindcss
  3. Install Rust

Setup

  1. Enter the server directory
  2. Run cargo run -p tokyorust-server
  3. Enter the client directory
  4. Run npm run start

About

A simple competitive platform for Rust coding problems


Languages

Language:JavaScript 33.0%Language:HTML 29.9%Language:Rust 26.3%Language:CSS 10.8%