Skip to content

Latest commit

 

History

History

.github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

EN | JP

Warning

Work in progress.

Fukinoto🝲

Fukinoto🝲 is a Custom Sekai Chart Platform for Sonolus and 紫式部サーバー譜面企画部, using Next.js (TypeScript), ChakraUI, Supabase and HuggingFace.

Start Developing

1. Clone Repository

Git clone this repository wherever you like.

git clone https://github.com/Kokohachi/Fukinoto3.git

2. Setup enviroment variables

Set environment variables in .env.example and change it to .env.local.

On how to set up HuggingFace and Supabase, look here.

3. Install dependencies

Install dependencies using npm.

npm i

4. Start development server

Start dev server.

npm run dev

Hosting

Follow instructions on your hosting platform.

Fukinoto is hosted on Vercel.