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: hot server reload & debugging over docker #2718

Merged
merged 18 commits into from
May 21, 2024

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    649ff1d View commit details
    Browse the repository at this point in the history
  2. feat: start backend, auth with nodemon

    - works to restart servers when changing index.js inside docker (as an intermediate test)
    BlairCurrey committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e2c6a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fba772 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    e59e8b5 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    9336e1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6389803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01d2d09 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    10e8019 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    263e3ce View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    ae28599 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    27e0fff View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    9c58f51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02a5e6b View commit details
    Browse the repository at this point in the history
  3. chore: format

    BlairCurrey committed May 16, 2024
    Configuration menu
    Copy the full SHA
    b9c415c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Update localenv/README.md

    Co-authored-by: Max Kurapov <max@interledger.org>
    BlairCurrey and mkurapov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    07d81a1 View commit details
    Browse the repository at this point in the history
  2. Update localenv/README.md

    Co-authored-by: Max Kurapov <max@interledger.org>
    BlairCurrey and mkurapov committed May 20, 2024
    Configuration menu
    Copy the full SHA
    66663a9 View commit details
    Browse the repository at this point in the history
  3. chore: rm nodemon

    BlairCurrey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    2de0f80 View commit details
    Browse the repository at this point in the history
  4. chore: format

    BlairCurrey committed May 20, 2024
    Configuration menu
    Copy the full SHA
    38ad16e View commit details
    Browse the repository at this point in the history