Sounds Social is a platform to share your sound with others. You can check out the app already on here.
meteor npm install
cp settings.json.example settings-local.json
# Update settings-local.json with valid TEST api keys / passwords
cp settings.json.example settings.json
# Update settings.json with valid PROD api keys / passwords
meteor npm start