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(server): ⚡️ Subdomain Gateway Using Fastify #31

Merged
merged 10 commits into from
Oct 25, 2023

Commits on Oct 25, 2023

  1. feat(server): ⚡️ Subdomain Gateway Using Fastify

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3ab13c3 View commit details
    Browse the repository at this point in the history
  2. feat(server): 📦️ Add prom client

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ca7e1d1 View commit details
    Browse the repository at this point in the history
  3. fix: 🗑️ Remove I prefix from Interfaces

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d98c9c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f51f95 View commit details
    Browse the repository at this point in the history
  5. fix(server): 🎨 Pretty Logging for Fastify

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6698356 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'refs/remotes/origin/feat/fastify-subdom…

    …ain-gateway' into feat/fastify-subdomain-gateway
    
    * refs/remotes/origin/feat/fastify-subdomain-gateway:
      fix: e2e running with fastify (#32)
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    37c221a View commit details
    Browse the repository at this point in the history
  7. fix(server): 🔀 Adding version route for next versioning.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    48f73ef View commit details
    Browse the repository at this point in the history
  8. fix: Not Reconstructing Regexes.

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid committed Oct 25, 2023
    1 Configuration menu
    Copy the full SHA
    fcb2341 View commit details
    Browse the repository at this point in the history
  9. fix: test:e2e-x wait-on

    SgtPooki committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    c369d30 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6059372 View commit details
    Browse the repository at this point in the history