Skip to content

qisarazu/iroha-fansite

Repository files navigation

gozaru.fans

Unofficial fan site for Hololive 6th generation, Iroha Kazama.

MIT License

Run Locally

  1. Install supabase cli. https://supabase.com/docs/guides/cli.
  2. Clone this repository.
  3. $ supabase login
  4. $ supabase init
  5. $ supabase start
  6. Write the output environment variables to .env.local copied from .env.sample.
  7. $ npm run db:migrate
  8. If you need sample data, run: $ npm run db:seed
  9. $ npm run dev

Features

  • 歌枠検索

License

MIT