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

https://github.com/prokil/talkarena


https://github.com/prokil/talkarena

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Talk Arena Website

## To build the website locally

1. Install `bun`
2. Run the following commands:
```bash
bun i
bun run dev
```