No description
Find a file
2024-01-17 11:33:21 -08:00
public Messing around 2023-12-07 08:48:45 -08:00
src Remove router, fix media, fix thread 2024-01-17 11:33:21 -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 Remove router, fix media, fix thread 2024-01-17 11:33:21 -08:00
pnpm-lock.yaml Remove router, fix media, fix thread 2024-01-17 11:33:21 -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