- TypeScript 83.1%
- CSS 16.7%
- HTML 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| public | ||
| src | ||
| .env.example | ||
| .eslintrc.cjs | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sweep.yaml | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
Schema
React + TypeScript + Vite
Front End for a trading program
conversion to typescript in progress....
schema-ui-web:
Description: Web frontend. Technology: TypeScript. GitHub URL: https://github.com/100mountains/schema-ui-web
schema-backend-web:
Description: Web backend using Rust. Technology: Rust. GitHub URL: https://github.com/100mountains/schema-backend-web
schema-desktop:
Description: The Tauri application that wraps around schema-ui for desktop deployment. Technology: Rust / typescritp GitHub URL: https://github.com/100mountains/schema-desktop
schema-backend:
Description: Backend for the trading app, intended to be a submodule for Tauri. Technology: Rust. GitHub URL: https://github.com/100mountains/schema-backend
schema-ui:
Description: Frontend for the trading app, intended to be a submodule for Tauri. Technology: Not specified but assumed to be TypeScript, given the parallel structure with schema-ui-web. GitHub URL: https://github.com/100mountains/schema-ui