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

feat: use Nest.js SDK in backend #273

Merged
merged 7 commits into from
Jan 22, 2024
Merged

feat: use Nest.js SDK in backend #273

merged 7 commits into from
Jan 22, 2024

Commits on Jan 19, 2024

  1. feat: use Nest.js SDK in backend

    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    lukas-reining committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    3ca03fe View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. feat: Use nest-sdk imports

    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    lukas-reining committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6666ad2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. remove unused error

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c6b3883 View commit details
    Browse the repository at this point in the history
  2. add build step to ci

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    d8a924c View commit details
    Browse the repository at this point in the history
  3. add shared import boundary

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    139cdc2 View commit details
    Browse the repository at this point in the history
  4. resolve invalid import

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8cbbc9f View commit details
    Browse the repository at this point in the history
  5. resolve linting config issue

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a62c862 View commit details
    Browse the repository at this point in the history