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

서버에서 SVG DNA 이미지 만들기 #381

Merged
merged 14 commits into from
Jul 11, 2023
Merged
172 changes: 172 additions & 0 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hotjar": "^6.1.0",
"satori": "^0.10.1",
"sharp": "^0.32.1"
},
"packageManager": "yarn@3.5.0",
Expand Down
Binary file added public/images/dna/result/A_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/A_dna.webp
Binary file not shown.
Binary file added public/images/dna/result/B_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/B_dna.webp
Binary file not shown.
Binary file added public/images/dna/result/C_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/C_dna.webp
Binary file not shown.
Binary file added public/images/dna/result/D_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/D_dna.webp
Binary file not shown.
Binary file added public/images/dna/result/E_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/E_dna.webp
Binary file not shown.
Binary file added public/images/dna/result/F_dna.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/dna/result/F_dna.webp
Binary file not shown.
92 changes: 0 additions & 92 deletions src/components/banner/DnaBanner.tsx

This file was deleted.