No description
  • TypeScript 83.1%
  • CSS 16.7%
  • HTML 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
100mountains c0e5ae1420 ui
2024-04-13 11:15:56 +00:00
.github/ISSUE_TEMPLATE Create sweep template 2024-04-05 15:01:46 +00:00
public first commit 2024-04-03 16:52:57 +00:00
src ui 2024-04-13 11:15:56 +00:00
.env.example env example 2024-04-05 07:39:09 -07:00
.eslintrc.cjs first commit 2024-04-03 16:52:57 +00:00
.gitignore ui 2024-04-13 11:15:56 +00:00
index.html first commit 2024-04-03 16:52:57 +00:00
package-lock.json stupid treebeard error 2024-04-10 13:45:46 +00:00
package.json stupid treebeard error 2024-04-10 13:45:46 +00:00
README.md ui 2024-04-13 11:15:56 +00:00
sweep.yaml dont use MUI sweep.yaml 2024-04-10 20:59:26 +00:00
tsconfig.json holy cak icon svg editing 2024-04-10 01:18:28 +00:00
tsconfig.node.json first commit 2024-04-03 16:52:57 +00:00
vite.config.ts holy cak icon svg editing 2024-04-10 01:18:28 +00:00

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