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

Include nodejs seed with connection to postgres, docs improvements. #4

Merged
merged 4 commits into from
Nov 3, 2023

Conversation

dimeloper
Copy link
Collaborator

@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
1 check passed
@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.

None yet

2 participants