Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sebajax/nodejs-ts-clean-architecture
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: sebajax/nodejs-ts-clean-architecture
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refactor/updating-versions
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 58 files changed
  • 1 contributor

Commits on Apr 23, 2024

  1. refactor: updating versions

    refactor: updating versions
    sebajax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fd1a0d8 View commit details
    Browse the repository at this point in the history
  2. lint: fixed all lint issues

    lint: fixed all lint issues
    sebajax committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d0e9cbe View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix: migration with umzug

    fix: migration with umzug
    sebajax committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    0ecb53c View commit details
    Browse the repository at this point in the history
  2. build: added nodemon for hotreload

    build: added nodemon for hotreload
    sebajax committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1b93040 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. refactor: added type orm & migration script

    refactor: added type orm & migration script
    sebajax committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dc9d947 View commit details
    Browse the repository at this point in the history
  2. fix: make file command

    fix: make file command
    sebajax committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    ad5eb95 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. feat: added DTO to DB and Domains

    feat: added DTO to DB and Domains
    sebajax committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9b9993b View commit details
    Browse the repository at this point in the history
Loading