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

adding nestjs-bullmq-postgres kit to main site #1087

Merged
merged 17 commits into from
Dec 15, 2023

Conversation

jdwilkin4
Copy link
Contributor

@jdwilkin4 jdwilkin4 commented Feb 17, 2023

Type of change

  • Documentation change
  • Bug fix
  • adding starter kit to main

Summary of change

This PR is responsible for adding the nest kit to the main site.

closes #1072

Checklist

  • These changes follow the contributing guidelines
  • This starter kit has been approved by the maintainers
  • All dependencies are version locked

@jdwilkin4 jdwilkin4 added WIP Work in Progress DO NOT MERGE labels Feb 17, 2023
@jdwilkin4 jdwilkin4 self-assigned this Feb 17, 2023
@netlify
Copy link

netlify bot commented Feb 17, 2023

Deploy Preview for starter-dev canceled.

Name Link
🔨 Latest commit 1acc0a9
🔍 Latest deploy log https://app.netlify.com/sites/starter-dev/deploys/64da486a31a83e0008f1a2f8

@jdwilkin4 jdwilkin4 marked this pull request as draft February 17, 2023 19:05
jdwilkin4 and others added 8 commits May 2, 2023 22:57
* chore: setting up sequelize

* chore: adding import for technology model

* feat: adding technology files

* fix: removing postgres file

* fix: updating credentials in env example

* [nestjs-bullmq-postgres]: setting up CORS (#1209)

* chore: setting up CORS

* fix: pinned dependencies

* fix: removing default props

* fix: removing extra start commands
* chore: setting up sequelize

* chore: adding import for technology model

* feat: adding technology files

* fix: removing postgres file

* fix: updating credentials in env example

* docs: setting up API docs using swagger

* fix: pinning dependencies

* [nestjs-bullmq-postgres]: setting up CORS (#1209)

* chore: setting up CORS

* fix: pinned dependencies

* fix: removing default props

* chore: applying code review comments

* fix: removing extra start commands
* chore: adding health check for nest kit

* refactor: remove failing health check test

* fix: healthcheck for database connection
* test: adding unit tests for nest kit

* fix: missing await
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jdwilkin4 jdwilkin4 removed the WIP Work in Progress label Jul 28, 2023
@netlify
Copy link

netlify bot commented Jul 28, 2023

Deploy Preview for shopify-next-tailwind canceled.

Name Link
🔨 Latest commit 1acc0a9
🔍 Latest deploy log https://app.netlify.com/sites/shopify-next-tailwind/deploys/64da486a75ee210008a72932

@jdwilkin4 jdwilkin4 marked this pull request as ready for review July 28, 2023 18:38
* docs: updating nestjs reame

* docs: adding technology example

* docs: adding swagger example
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@markshenouda markshenouda requested a review from ihardz August 14, 2023 15:33
@dustinsgoodman dustinsgoodman merged commit 2a8d422 into main Dec 15, 2023
@dustinsgoodman dustinsgoodman deleted the nestjs-bullmq-postgresql-kit branch December 15, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[nestjs-bullmq-postgresql kit] - Add kit to main site and test CLI
4 participants