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

https://github.com/wheatandcat/oomaka


https://github.com/wheatandcat/oomaka

nextjs t3 t3-stack

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# OOMAKA

スクリーンショット 2024-01-15 23 24 55

■ URL

https://oomaka.vercel.app/

## マイグレーション

```bash
$ pnpm db:migrate
```

## DB 確認

```bash
$ pnpm db:studio
```

## ローカル起動

```bash
$ pnpm run dev
```