Skip to content

Generate config files #78

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Nov 20, 2017
Merged

Generate config files #78

merged 12 commits into from
Nov 20, 2017

Conversation

reactivepixel
Copy link
Owner

I have rewired the Database, pm2, and max.config.js to generate through gulp from the .env file.

Now all sensitive data is located in one place and is obscured from the repo.

@@ -17,7 +17,7 @@ module.exports = () => {
resType: 'dm',
action: (message) => {
const roles = [];
console.log('help!', message);
util.log('help!', message);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have fixed a little linter issue, LGTM now 👍

@ghost
Copy link

ghost commented Nov 10, 2017

LGTM 👍

@reactivepixel reactivepixel merged commit 609f49c into dev Nov 20, 2017
@reactivepixel reactivepixel deleted the generateConfigFiles branch August 21, 2019 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants