Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 820 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 820 Bytes

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