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

https://github.com/open-web3-stack/jam-dashboard


https://github.com/open-web3-stack/jam-dashboard

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## Getting Started

First, run the development server:

```bash
pnpm i
pnpm dev
```

## Dev

Shadcn generated components
- Components under `components/ui` are generated by [shadcn](https://github.com/shadcn/ui), we don't need to modify them in most cases.