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

chore: hands-off ✋🏻 #71

Merged
merged 10 commits into from
Dec 10, 2024
Merged

chore: hands-off ✋🏻 #71

merged 10 commits into from
Dec 10, 2024

Conversation

moreal
Copy link
Contributor

@moreal moreal commented Dec 5, 2024

I have a plan to hand off from this 9c-rudolf project. So I opened this pull request to clean up repository and write more documents for next contributors.

Changes

Minimize Docker image

Previously, it required 1.4GB disk space to pull 9c-rudolf Docker image and it was too heavy. So this pull request reduces the size by using base Docker image with -slim suffix and installing only dependencies not devDependencies

$ docker images
REPOSITORY      TAG               IMAGE ID       CREATED         SIZE
<none>          <none>            ec3ec973e3e3   4 minutes ago   424MB  # After
<none>          <none>            ffbc5352c779   4 hours ago     1.49GB # Before

Updates some dependencies

  • eslint → removed
  • prettier → removed
  • @biomejs/biome → introduced
  • yarn → 4.5.3
  • Prisma → 5.4.2
  • Node.js → 22.12

More documents

It writes more documents in Korean.

@CLAassistant
Copy link

CLAassistant commented Dec 5, 2024

CLA assistant check
All committers have signed the CLA.

@moreal moreal self-assigned this Dec 10, 2024
@moreal moreal marked this pull request as ready for review December 10, 2024 13:40
@moreal moreal merged commit d97644c into planetarium:main Dec 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants