Skip to content

Commit a58b93e

Browse files
docs(rules): add tech stack to rules / roo code / ask mode
1 parent 2b4cbed commit a58b93e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.roo/rules-ask/tech.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Tech Stack
2+
3+
- **Bun** - use `bun` instead of `npm` for all cli commands and package management
4+
- **Typescript** - Assume strict mode, add input/output types for all functions
5+
- **Solid.js**
6+
- **Vite** / **Rsbuild** - as build tools to generate a static website **SPA**
7+
- Hosted on **Cloudflare Pages**, deployed using the **Wrangler cli**
8+
- **Convex** - as backend for real time sync

0 commit comments

Comments
 (0)