暫無描述

Nex c014756fed Made it so only Moderators/Admins can toggle Private rooms to be public. 9 年之前
app c014756fed Made it so only Moderators/Admins can toggle Private rooms to be public. 9 年之前
.gitignore 1749ff55c1 Added edit room description to manageStation page. 9 年之前
LICENSE a906082b8e Create LICENSE 9 年之前
README.md 78673f20cc Update README.md 9 年之前

README.md

#Musare is now being developed by CosmsosNode

##Visit the official website!

https://musare.com/

You can also find us on:

##Get started with development!

First download Meteor: https://www.meteor.com/ Then download Git (CLI): https://git-scm.com/

Get your favourite code-editor out and follow the following steps to start contributing:

  1. Star the repository!
  2. Fork the repository to your account
  3. Clone your forked repo to your local machine using git clone https://github.com/[YourUserName]/Musare.git

Navigate to "../app" and run meteor. This will run a local instance of Musare on localhost:3000.

There you go, you're set to start coding!

##Does the site not load?

Try these methods first before reporting an issue:

  1. Refresh page or restart browser
  2. Turn off all extensions
  3. Clear cookies and cache
  4. Update browser or try another (Chrome, Firefox)
  5. Flush browser DNS/Sockets and IP DNS


    Chrome

    <hr>
    **Firefox**
    

    about:configthen changenetwork.dnsCacheExpirationto0and back to60```


    Windows 7, 8, 10

    <hr>
    **Linux (latest versions)**
    

    sudo /etc/init.d/nscd restart <hr> **Mac OS X Yosemite** sudo discoveryutil mdnsflushcache```


    This did not fix your issue? or you're still not satisfied? Just create a issue ticket at: https://github.com/AkiraLaine/musare/issues Be sure to be as detailed as possible!

    We are protected by CLA assistant so if you want to contribute please accept these terms, if you do not your pull request will be denied.