Skip to content

Musement. The purpose of this application is to share "moments" of work and inspiration with other people. This way, users can give you feedback so you can improve your work

Notifications You must be signed in to change notification settings

jacobgarcia/musement

Repository files navigation

Welcome to Musement!

Musement is a platform for people who want to share their ideas and projects, creating the moment.

Getting started

System requirements

macOS, Ubuntu Linux

Module Version
NodeJS v8.10.11
MongoDB v3.2.10
SendGrid v4.7.1

Install dependencies

yarn

Building Musement

Musement currently uses Angular as the main frontend framework, Webpack as compiler and module manager, Gulp in CSS and HTML minification and more.

Compile files in the project

gulp build

Test the project

gulp test

Run the project

yarn start

Setting SendGrid

Musement uses SendGrid as its mailing service. The current web API we are using it is v3. Please consider this for API consulting.

Run these on terminal for API Key designation

echo "export SENDGRID_API_KEY='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'" > sendgrid.env
echo "sendgrid.env" >> .gitignore
source ./sendgrid.env

About

Musement. The purpose of this application is to share "moments" of work and inspiration with other people. This way, users can give you feedback so you can improve your work

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •