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: setup for the project #172

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 25, 2024

  1. fix: setup for the project

    - Bump the strmangle dependency from `v0.0.4` to `v0.0.6`
    - Remove the `sqlboiler` v3, only v4 should be used in the project
    - Update README for clean instructions on the `seeding` the entities
    - Update Dockerfile
      - The docker build will now be quicker due to the caching of
    dependency download
    Paras-Wednesday committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    48e2b81 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. refactor: replace ADD by COPY in the Dockerfile

    - Reformat the `README.md`
    Paras-Wednesday committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e25d130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1a5809 View commit details
    Browse the repository at this point in the history