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

fix: remove mongodb installation, enforce SQLite mode #52

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Apr 22, 2024

  1. fix: remove mongodb installation

    David Zwart committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    676010b View commit details
    Browse the repository at this point in the history
  2. fix: install with corepack and adjust to yarn v4

    David Zwart committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    61f04fa View commit details
    Browse the repository at this point in the history
  3. fix: set env for linux service to trigger sqlite mode

    David Zwart committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6d72f86 View commit details
    Browse the repository at this point in the history
  4. fix: remove MongoDB

    David Zwart committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ba0d5b8 View commit details
    Browse the repository at this point in the history