Skip to content

Merge request#14

Open
lohrbini wants to merge 9 commits into
khaliqgant:masterfrom
lohrbini:master
Open

Merge request#14
lohrbini wants to merge 9 commits into
khaliqgant:masterfrom
lohrbini:master

Conversation

@lohrbini
Copy link
Copy Markdown

@lohrbini lohrbini commented Nov 3, 2020

  • Updated dependencies
  • Removed old 'jade' package
  • added simple Dockerfile
  • would like to fix hub.docker.com Image

@khaliqgant
Copy link
Copy Markdown
Owner

Sorry I never received a notification for this pull request! Just seeing this for the first time now. I'll take a look at this over the next couple of days. Thanks for submitting!

Comment thread server.js
var config = JSON.parse(fs.readFileSync('config.json'));

debug.log = console.info.bind(console);
log('TEST');
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can this log be removed?

Comment thread views/index.pug

<!-- Left Nav Section -->
<ul class="left">
<li class="name-header"><a href="#">Khaliq's Finances</a></li>
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I'm not sure what your usage is but I would think it would be nice to remove my name here and have this be dynamic? Not a blocker for merging in your PR but I think would be something nice to have.

@khaliqgant khaliqgant self-requested a review October 7, 2021 09:56
Copy link
Copy Markdown
Owner

@khaliqgant khaliqgant left a comment

Choose a reason for hiding this comment

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

This looks good. Couple of changes

  1. Could you not check in the config.json file as part of this PR? That file would be different from my configuration to your configuration and is encrypted because it could contain sensitive information.
  2. Remove the console.log debug statement

Thanks again for contributing and very sorry for the long delay!

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