Skip to content

A website to find modders or Beatmap Nominators and request mods

License

Notifications You must be signed in to change notification settings

CookyNdi/osu-modmap

Repository files navigation

Modmap

A website to find modders or Beatmap Nominators and request mods Here.

Status Details

  • 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

Todo / New Feature

idk man, i have no ideas for more feature, Drop Ideas.

Screenshots

1

2

3

4

Setup Project Development

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.

Issue

  • Should there be any issue happening on the site, please create a new issue on this repository New Issue.

Questions / Feedback / Contribution

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.

Facts

  • This Website run in my personal vercel
  • For database i'm using supabase free tier
Not Important

1 2 3

Releases

No releases published

Packages

No packages published

Languages