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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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