Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Personal spare-time project to build a NYC Restaurants web search using the restaurants dataset example from MongoDB.
JavaScript 9 6
Forked from flromano/laravel-5.3-pt-br-localization
Arquivos de linguagem do Laravel 5.3 - Português do Brasil
PHP 7 2
Data captured from Twitter during the Campaign for the Presidential Election in Brazil, 2018
4 1
# v2 syntax
version: '2'
# Named volumes
volumes:
var AWS = require('aws-sdk');
AWS.config.update({accessKeyId: config.AWSAccessKeyId, secretAccessKey: config.AWSSecretKey,{region: config.AWSRegion}});
var sns = AWS.SNS();
Seeing something unexpected? Take a look at the GitHub profile guide.