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: Improve local setup #129

Merged
merged 2 commits into from
Sep 15, 2024
Merged

feat: Improve local setup #129

merged 2 commits into from
Sep 15, 2024

Commits on Sep 14, 2024

  1. feat: Improve local setup

    – use Docker for local setup
    – update README
    – update CI scripts
    letehaha committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    eeaac30 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. feat: Setup e2e tests to be running in parallel by using Docker

    Additionally:
    – add README for e2e tests
    – update env variables template
    – cleanup npm scripts
    letehaha committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    f3ec58a View commit details
    Browse the repository at this point in the history