No description
Find a file
2024-01-13 06:52:57 -08:00
public Messing around 2023-12-07 08:48:45 -08:00
src Refactors and fixes 2024-01-13 06:52:57 -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 work on editor and messages 2023-12-27 04:28:12 -08:00
pnpm-lock.yaml More work on editor and messages 2023-12-27 04:28:12 -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