An open API service indexing awesome lists of open source software.

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

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
```