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

[Suggestion] Split up app.js into separate files #3

@BenShelton

Description

@BenShelton

There's a lot happening in app.js which could be separated into modules.

For example one file could hold all the email related logic and export just the transporter. Same can be done with all the mongodb logic. And so on.

Ideally app.js is a tiny file and just imports logic from elsewhere.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions