Skip to content

FireStreaker2/osu-mirror

Repository files navigation

osu-mirror

About

osu-mirror is a simple osu! beatmap mirror made with Qwik, Tailwind, and TypeScript. It utilizes an external api to retrieve info, and display it seemlessly online.

Selfhosting

Setup

$ git clone https://github.com/FireStreaker2/osu-mirror.git
$ cd osu-mirror
$ npm i

For development:

$ npm start

For production:

$ npm run build

Deployment

Alternatively, you may also to deploy to Vercel.
Deploy with Vercel

Credits

License

MIT