No description
Find a file
2023-12-10 08:57:52 -08:00
public Messing around 2023-12-07 08:48:45 -08:00
src Sketchy ui for creating rooms and threads 2023-12-10 08:57:52 -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
design.md Messing around 2023-12-07 08:48:45 -08:00
index.html Messing around 2023-12-07 08:48:45 -08:00
LICENSE Add license 2023-12-06 03:01:14 -08:00
package.json Sketchy ui for creating rooms and threads 2023-12-10 08:57:52 -08:00
pnpm-lock.yaml Sketchy ui for creating rooms and threads 2023-12-10 08:57:52 -08:00
README.md Messing around 2023-12-07 08:48:45 -08:00
tsconfig.json Messing around 2023-12-07 08:48:45 -08:00
tsconfig.node.json Messing around 2023-12-07 08:48:45 -08:00
vite.config.ts Messing around 2023-12-07 08:48:45 -08:00

frontend-web

work in progress, todo: write readme.md

Usage

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