Coder Social home page Coder Social logo

mumetamorph's Introduction

MuMetaMorph

Firebase Web Application

HTML5 Typescript

MuMetaMorph is a fully client-side music and playlist manager.

Where did you get its name?

  • Mu - A play-on-word for music.
  • Meta - All your music is self-contained and self-describing. MMM is a comprehensive database for any music knowledge you so choose to store.
  • Morph - MMM is an evolving program. It is fully modular with its bundling and packaging architecture. Based off the suckless methodology, MMM uses Webpack to package all core functionality and plugins into one easy-to-manage Javascript file.

Images

NOTE: All images and music are royalty free

Song Page Song Playing Create Song Upload Song Home Page About Page

Building

If you modified MMM or wish to manually build, follow the following steps:

  1. Change to package.json directory.
  2. Download all necessary packages from NPM:
$ npm install
  1. Run the build-script.
::For Windows, run:
> npm run build
#For Linux, run:
$ npm run build-sh
  1. Webpack will generate a MMM-all-bundle.min.js file in the wwwroot/dist folder. Reference the JS file in index.html for your webserver.
  2. To run the included webserver:
$ dotnet build
$ dotnet run

Running VSCode Live Server

If you are running VSCode live server, please update your Settings.json webserver root path to the wwwroot directory.

Theme not loading

If the default theme is not loading, please edit the global default theme variables in src/defaults.ts for your specific webserver and delete the database.

Demo Site

A demo site with default plugins can be found at https://mu-meta-morph.web.app

Next Steps

I will be converting this project into an Angular application called Neo-MuMetaMorph

mumetamorph's People

Contributors

brianb12321 avatar

Watchers

 avatar

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.