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

https://github.com/usebruno/bruno-website

Bruno Website
https://github.com/usebruno/bruno-website

Last synced: about 1 month ago
JSON representation

Bruno Website

Awesome Lists containing this project

README

        

# bruno-website
Website for usebruno.com built using NextJS

### Requirements
* Node v18
* Npm v8

### Workflow
```bash
# dev
npm run dev

# build
npm run build
```

### License
[MIT](LICENSE)