/opensource

Open Source na Globo.com

Primary LanguageJavaScriptMIT LicenseMIT

Globo.com Open Source

Globo.com open source website https://opensource.globo.com.

With ❤️ to the community.

Development

You need to have nodejs and yarn installed. Check the package.json engines prop for versions range.

Use the following commands to setup and run the application:

make setup
make start

Deploy

make deploy-dev
make deploy-prod