EN | JP
Warning
Work in progress.
Fukinoto🝲 is a Custom Sekai Chart Platform for Sonolus and 紫式部サーバー譜面企画部, using Next.js (TypeScript), ChakraUI, Supabase and HuggingFace.
Git clone this repository wherever you like.
git clone https://github.com/Kokohachi/Fukinoto3.git
Set environment variables in .env.example
and change it to .env.local
.
On how to set up HuggingFace and Supabase, look here.
Install dependencies using npm.
npm i
Start dev server.
npm run dev
Follow instructions on your hosting platform.
Fukinoto is hosted on Vercel.