https://github.com/ronitrajfr/betterwrite
write better with betterwrite
https://github.com/ronitrajfr/betterwrite
cmdk dexiejs nextjs tailwind
Last synced: 4 months ago
JSON representation
write better with betterwrite
- Host: GitHub
- URL: https://github.com/ronitrajfr/betterwrite
- Owner: ronitrajfr
- License: mit
- Created: 2025-12-12T12:08:39.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-28T11:20:17.000Z (6 months ago)
- Last Synced: 2025-12-30T21:45:13.476Z (6 months ago)
- Topics: cmdk, dexiejs, nextjs, tailwind
- Language: TypeScript
- Homepage: https://betterwrite.ronitt.xyz
- Size: 472 KB
- Stars: 19
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Say Hello to Betterwrite
### **Tech Stack:**
- Nextjs
- TypeScript
- Dexie.js
- Tailwind
### **Setting up locally**
```bash
git clone https://github.com/ronitrajfr/betterwrite.git
cd betterwrite
npm install
```
And then run:
```bash
bun run dev
```