No description
Find a file
2024-01-17 00:18:02 -08:00
public Messing around 2023-12-07 08:48:45 -08:00
src Media viewer, message toolbar, fixed header 2024-01-17 00:18:02 -08:00
.gitignore Messing around 2023-12-07 08:48:45 -08:00
config.md Messing around 2023-12-07 08:48:45 -08:00
index.html a bunch of random changes 2024-01-09 11:10:56 -08:00
LICENSE Add license 2023-12-06 03:01:14 -08:00
package.json More timeline improvement attempts, latex/math 2024-01-16 01:13:03 -08:00
pnpm-lock.yaml More timeline improvement attempts, latex/math 2024-01-16 01:13:03 -08:00
README.md Messing around 2023-12-07 08:48:45 -08:00
tsconfig.json Improve timeline scrolling 2023-12-11 15:22:53 -08:00
tsconfig.node.json Messing around 2023-12-07 08:48:45 -08:00
vite.config.ts Rework timeline pagination 2023-12-19 15:29:34 -08:00

frontend-web

work in progress, todo: write readme.md

Usage

$ pnpm install
$ pnpm run dev   # for development
$ pnpm run build # for production