https://github.com/skorotkiewicz/brisa-feedback-system
Feedback system with widget for your website build with Brisa
https://github.com/skorotkiewicz/brisa-feedback-system
brisa bunjs feedback prisma
Last synced: 3 months ago
JSON representation
Feedback system with widget for your website build with Brisa
- Host: GitHub
- URL: https://github.com/skorotkiewicz/brisa-feedback-system
- Owner: skorotkiewicz
- Created: 2025-03-05T02:34:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T04:25:18.000Z (3 months ago)
- Last Synced: 2025-03-05T04:27:11.552Z (3 months ago)
- Topics: brisa, bunjs, feedback, prisma
- Language: TypeScript
- Homepage: https://brisa-feedback-system.vercel.app
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# feedback
Project created with [Brisa](https://github.com/brisa-build/brisa).
## Getting Started
### Installation
```bash
bun install
```### Development
```bash
bun dev
```### Build
```bash
bun build
```### Start
```bash
bun start
```