Skip to content

Conversation

dimeloper
Copy link
Contributor

@dimeloper dimeloper commented Nov 2, 2023

Title

Include nodejs seed with connection to postgres, docs improvements

Description

  • Includes a new nodejs seed that offers connectivity to postgres databases
  • Introduces a new section in README files to offer a better overview in regards to environment variables
  • Last but not least, it introduces eslint, to enforce coding style across all nodejs seeds

Related Issues

[List any related issues or pull requests that this pull request addresses]

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Screenshots (if applicable)

[Include any relevant screenshots to help explain the changes made by this pull request]

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested my changes thoroughly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Please add an x inside the square brackets to check off each item in the checklist.

Additional Notes (if applicable)

[Include any additional notes or context that might be helpful for reviewers]

@dimeloper dimeloper added documentation Improvements or additions to documentation backend This issue or pull request refers to a backend seed labels Nov 2, 2023
@dimeloper dimeloper force-pushed the feature/backend-nodejs-seed-with-postgres branch from 47da5e2 to 079a1ab Compare November 2, 2023 21:17
@dkargatzis dkargatzis merged commit a59af45 into main Nov 3, 2023
@dimeloper dimeloper deleted the feature/backend-nodejs-seed-with-postgres branch November 8, 2023 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This issue or pull request refers to a backend seed documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants