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

Full find a friend api project #1

Merged
merged 22 commits into from
Jun 27, 2023
Merged

Full find a friend api project #1

merged 22 commits into from
Jun 27, 2023

Commits on Jun 22, 2023

  1. Create server

    gcrozariol committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    cfe1151 View commit details
    Browse the repository at this point in the history
  2. Add prisma + env example

    gcrozariol committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    f7c8a21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    039f1ef View commit details
    Browse the repository at this point in the history
  4. Create prisma migration

    gcrozariol committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    090a58a View commit details
    Browse the repository at this point in the history
  5. Create prisma client

    gcrozariol committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    1f279b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Configuration menu
    Copy the full SHA
    3fe7493 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b253783 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fb625 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a8ceb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fad7435 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f1fedc View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Configuration menu
    Copy the full SHA
    2a7906e View commit details
    Browse the repository at this point in the history
  2. Add prisma pets repository

    gcrozariol committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c67a18d View commit details
    Browse the repository at this point in the history
  3. Refactor users routes

    gcrozariol committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5381967 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Add factories

    gcrozariol committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a204909 View commit details
    Browse the repository at this point in the history
  2. Add register pet use case

    gcrozariol committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c43a492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8e61c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99d50ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    010b596 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5defb8d View commit details
    Browse the repository at this point in the history
  7. Setup ci

    gcrozariol committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ecb361f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    38f1cc4 View commit details
    Browse the repository at this point in the history