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: Switch back to backend only, split front-end to own repo [DEV-2665] #221

Merged
merged 19 commits into from
May 24, 2023

Commits on May 24, 2023

  1. Delete frontend

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c47494b View commit details
    Browse the repository at this point in the history
  2. Move src

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    b6adb09 View commit details
    Browse the repository at this point in the history
  3. Update tsconfig.json

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    9c798e7 View commit details
    Browse the repository at this point in the history
  4. Update package.json

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    685f7cf View commit details
    Browse the repository at this point in the history
  5. Delete lerna.json

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    de90b53 View commit details
    Browse the repository at this point in the history
  6. Delete identity.keys

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    af604d8 View commit details
    Browse the repository at this point in the history
  7. Update package-lock.json

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    834ae52 View commit details
    Browse the repository at this point in the history
  8. Update package.json

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    51105ae View commit details
    Browse the repository at this point in the history
  9. Update Dockerfile

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    413e84e View commit details
    Browse the repository at this point in the history
  10. Update .dockerignore

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    1c4c6c1 View commit details
    Browse the repository at this point in the history
  11. Update .dockerignore

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2e215d7 View commit details
    Browse the repository at this point in the history
  12. Update package

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    2fe1592 View commit details
    Browse the repository at this point in the history
  13. Update dependabot.yml

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    85b2e71 View commit details
    Browse the repository at this point in the history
  14. Update .dockerignore

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    07fb69c View commit details
    Browse the repository at this point in the history
  15. Update Dockerfile

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    d11c215 View commit details
    Browse the repository at this point in the history
  16. Add NPM build

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c3dd8f7 View commit details
    Browse the repository at this point in the history
  17. Add deploy guard

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    8186573 View commit details
    Browse the repository at this point in the history
  18. Update pull-request.yml

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    6606bd4 View commit details
    Browse the repository at this point in the history
  19. Update release.yml

    ankurdotb committed May 24, 2023
    Configuration menu
    Copy the full SHA
    4362015 View commit details
    Browse the repository at this point in the history