summaryrefslogtreecommitdiffhomepage
path: root/client/web
AgeCommit message (Expand)AuthorFilesLines
2023-08-16client/web: hook up data fetching to fill --dev React UISonia Appasamy3-120/+166
2023-08-15client/web: copy existing UI to basic react componentsWill Norris5-2/+487
2023-08-15client/web: add prettier and format scriptsWill Norris2-1/+15
2023-08-14client/web: add tailwind styling to react appSonia Appasamy7-7/+58
2023-08-11client/web: add tsconfig.jsonSonia Appasamy4-2/+51
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy5-4/+57
2023-08-10client/web: add barebones vite dev setupSonia Appasamy6-4/+1906
2023-08-09client/web: fix rendering of node owner profileWill Norris1-1/+1
2023-08-09client/web: add web client Server structSonia Appasamy1-12/+30
2023-08-09client/web: extract web client from cli packageWill Norris5-0/+2157