Skip to content
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

refactor: #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

refactor: #28

wants to merge 2 commits into from

Commits on Oct 1, 2023

  1. refactor:

    1) moved the helper functions (createSubUrlWithPath, getCommonDeets) of the publisher/routes/index.js in publisher/utils/helper.js , also made the code more readable
    2) moved the env constants to a special folder
    3) added to the file .gitignore, new folders to ignore
    
    TODO: The code has not been tested !
    MkinG2k0 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    917b7eb View commit details
    Browse the repository at this point in the history
  2. feat: add eslint config, and lint publisher project

    refactor: remove console.log()
    MkinG2k0 committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    bd46ff1 View commit details
    Browse the repository at this point in the history