Git Product home page Git Product logo

musedash.moe's Introduction

musedash.moe Node CI

Repository of https://musedash.moe

Track player ranks of game "Muse Dash" by "PeroPeroGames".

This project/website is unofficial! I have no copyright with the music/picture/cover displayed in the website, they belong to the original owner. This website has no relation with MuseDash or PeroPeroGames.

Please download the game under :D

Download the game

Steam:(PC/macOS) https://store.steampowered.com/app/774171/Muse_Dash/

Google Play: https://play.google.com/store/apps/details?id=com.prpr.musedash

Nintendo Switch: https://www.nintendo.com/games/detail/muse-dash-switch/

Apple App Store: https://apps.apple.com/us/app/muse-dash/id1361473095

TapTap: https://www.taptap.com/app/60809

Twitter:

Muse Dash

PeroPeroGames

Website:

PeroPeroGames

Todo

  • Rank for Nintendo Switch

Project setup

First, init the git submodule

git submodule init
git submodule update

Then install npm dependencies

npm install

Development

Compiles frontend and hot-reloads for development

npm run serve

Modify vue.config.js, to use production api server

Compiles backend with watch for development

npm run dev

Production

Compiles frontend and minifies for production

npm run build:vue

Compiles backend for production

npm run build:api

Run for production with pm2

pm2 start ecosystem.config.js 

musedash.moe's People

Contributors

ashtonmemer avatar dependabot-preview[bot] avatar dependabot[bot] avatar nanikit avatar sawa-ko avatar shigma avatar simon300000 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

musedash.moe's Issues

Can't start the development server

When I try to setup the developer, I first type

npm install
When I do that I get

jules@eucalyptus  ~/WSoftware/musedash.moe   master  npm install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

audited 37867 packages in 5.013s
found 0 vulnerabilities

and when I try to npm run serve
I get the error:

ERROR Failed to compile with 6 errors
These dependencies were not found:

To install them, you can run: npm install --save @/components/vue-octicon/src/components/Octicon.vue @/components/vue-octicon/src/icons/device-desktop @/components/vue-octicon/src/icons/device-mobile

But it still returning an error that the package doesn't exist or can't find package.json in it.

Something in Relative Difficulty broke

15 songs are now on the top of the relative difficulty chart. Looks like some math shat the bed.

image

As much as I enjoy now being considered 12 in the relative difficulty department, I dont think it's correct, lol.

Website cannot be installed as a PWA

This website cannot be installed as a PWA since the PWA will automatically request https://musedash.moe/index.html and get a "Not Found" response.
image
You can reproduce the problem by clicking "Open in Microsoft Edge" and check the URL it request.
image
image
My system environment:
Windows 11 22H2 (22621.755) + Microsoft Edge 106.0.1370.47

How can I update a player's info?

Refreshing song rankings is easy because it has a button. However, it's unclear how the player's information will be updated. Is this a bug, or is it an automatic update? If it is automatic, I suggest to include the update time/interval into README.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.