Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

jykuo-love-shiritori/ji

Repository files navigation

Development

cargo run

Setup

docker build -t ji .
docker run -p 8000:8000 ji

Tech Stack

Frontend

  • SolidJS
  • Chart.js
  • TailwindCSS
  • Zod

Backend

  • Rust
  • Axum
  • SQLx
  • SeaQuery

Database

  • SQLite

Data Processing

  • Pandas

Deploy

  • Docker