Coder Social home page Coder Social logo

cloudboard's Introduction

Build Status

Cloudboard

A shared soundboard. �

Dependencies

Global

npm install -g webpack

Local

npm install

Development

Clone this repo, make sure you have node 6 or higher.

If you want to run a dev build with a watcher: npm run watch

If you want to run a production build npm run build

To start a local webserver npm start

You can now start coding. When you make a pull request it will be automatically built and deployed after it is merged.

Adding new sounds

This is as easy as putting the sounds in the sounds folder, inside the correct collection folder. Then edit the etc/sound-collections.json. The collection name should correspond to the collection folder name, the sound name should correspond to the mp3 file name (without .mp3). Sounds should have an url friendly name, only containing dashes and lower case characters.

You can generate correct sound file names and the json by putting the sounds inside a tools/input folder and running npm run generate. This will generate the 'sounds' part of the json and rename the files to an url friendly name, the output will reside in tools/output.

cloudboard's People

Contributors

coolblue-koen avatar dvanderspuij avatar erikbooijcb avatar hansdubois avatar jbehrens94 avatar rregeer avatar

Watchers

 avatar  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.