A website to find modders or Beatmap Nominators and request mods Here.
- Pending - when a new request is made
- Accepted - when the modder accepts the request
- Rejected - when the modder rejects the request
- Modded - when the modder has finished giving all feedback
- Nominated - when a Beatmap Nominator (BN) nominates the map that was requested
- Ranked - when the map that has been nominated is successfully ranked
idk man, i have no ideas for more feature, Drop Ideas.
Clone Your Fork: Grab your forked repo with a good ol' git clone
.
Install Dependencies: Slide into your project directory and run npm install
to get all those sweet, sweet packages.
Add Environment Variable:
DATABASE_URL=
OSU_CLIENT_ID=
OSU_CLIENT_SECRET=
NEXTAUTH_URL=
NEXT_AUTH_SECRET=
// This my other backend server using osu-api-extended by cyperdark
OSU_API_BASE_URL=
For run the project you can use this command,
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
- Should there be any issue happening on the site, please create a new issue on this repository New Issue.
If you have any questions about This Project or want to contribute by submitting ideas, feel free to ask me in in osu CookyNdi or you can add my discord cookyndi.
- This Website run in my personal vercel
- For database i'm using supabase free tier