Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Integrated Nodemon for automatic server restarts on changes#42

Merged
Decode84 merged 1 commit intodevfrom
nodemon
Mar 31, 2022
Merged

Integrated Nodemon for automatic server restarts on changes#42
Decode84 merged 1 commit intodevfrom
nodemon

Conversation

@williamwoldum
Copy link
Collaborator

No description provided.

/node_modules
.env
package-lock.json
notes.txt No newline at end of file
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

The purpose of this file is to keep personal instructions

DB_HOST=127.0.0.1
DB_PORT=27017
DB_NAME=basehub
DB_NAME=admin
Copy link
Owner

@Decode84 Decode84 Mar 30, 2022

Choose a reason for hiding this comment

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

Is there a reason why the name keeps changing, why not just leave it at nothing?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I forgot I changed the name for testing purposes. I already made a pending suggestion change to keep the name blank

DB_HOST=127.0.0.1
DB_PORT=27017
DB_NAME=basehub
DB_NAME=admin
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Suggested change
DB_NAME=admin
DB_NAME=

DB_HOST=127.0.0.1
DB_PORT=27017
DB_NAME=basehub
DB_NAME=admin
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I forgot I changed the name for testing purposes. I already made a pending suggestion change to keep the name blank

Copy link
Owner

@Decode84 Decode84 left a comment

Choose a reason for hiding this comment

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

Nice nodemon! Sonic fast

@Decode84 Decode84 merged commit 0f9beed into dev Mar 31, 2022
@Decode84 Decode84 deleted the nodemon branch March 31, 2022 07:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants