Commit graph

26 commits

Author SHA1 Message Date
349a6fed63 chore(ci): correct GHCR image tags in GitHub Actions workflow
Replace ghcr.io/imnyang/choten tags with ghcr.io/imnyang/imnya.ng to use the repository's actual image name when building and pushing Docker images.
2025-10-23 20:43:11 +09:00
c90543f12f chore(deps): upgrade Next/React ecosystem, sync lockfile, and add CI/docker configs
- bump next to 16.0.0, react/react-dom to 19.2.0 and update related deps (react-day-picker, react-hook-form, zod, lightningcss, scheduler, typescript, @types/*, tailwind tooling, etc.) in package.json and bun.lock
- add overrides for @types/react and @types/react-dom
- remove --turbopack flags from package.json scripts and configure turbopack root in next.config.ts
- tighten tsconfig (jsx -> react-jsx, include extra .next dev types, formatting)
- add GitHub Actions workflow for Docker build/push (.github/workflows/main.yml)
- add Dockerfile and compose.yml for building/running containerized app
2025-10-23 20:17:55 +09:00
7fee80308c Init NextJS 2025-09-28 14:52:22 +09:00
08f4fad646
Delete .github/workflows/blog-post-workflow.yml 2025-09-24 11:23:54 +09:00
3ceeefd34d
Delete .github/workflows/wakatime.yml 2025-09-24 11:23:46 +09:00
fabbf2d578 main.yml: remove external dependencies from build command 2025-07-19 19:30:18 +09:00
921f564e62 main.yml: update build command to include output directory, minification, and source map options 2025-07-19 19:29:40 +09:00
d26f1171e9
Update main.yml 2025-07-15 23:29:32 +09:00
45749a1207
Update main.yml 2025-05-25 14:42:00 +09:00
imnyang
93f572a0b3 이거 필요 없을 거 같은데? 2025-05-08 16:41:14 +09:00
imnyang
5507ca317e 이렇게 하라고요? 2025-05-02 23:02:03 +09:00
imnyang
b63ebff025 static 미제공 2025-05-02 22:59:24 +09:00
imnyang
9d16d743e8 서비스 노출 비활성화 2025-05-02 22:58:35 +09:00
imnyang
296439b044 FullPage Scroll은 나쁩니다. && 이거 솔직히 추가해줘야한다고 봄 2025-05-02 22:55:46 +09:00
ef50c99f1b 빠른 Replace 2025-04-12 12:02:25 +09:00
94949501dd
Create wakatime.yml 2025-03-18 22:03:27 +09:00
c968f8b5c7
Update main.yml 2025-03-02 01:17:27 +09:00
e18279f7a0
Github Actions Update 2025-03-02 01:14:50 +09:00
a404865be1
Update main.yml 2025-03-01 19:20:53 +09:00
암냥
dcb583f1b4
Update main.yml 2025-02-10 20:15:12 +09:00
암냥
911bab9434
Update main.yml 2025-02-10 20:13:26 +09:00
암냥
b92164abd5
Update main.yml 2025-02-10 20:12:49 +09:00
암냥
cc303d88d6
Update main.yml 2025-02-10 20:12:02 +09:00
암냥
96342f9cf8
Update main.yml 2025-02-10 20:11:36 +09:00
암냥
b587674651
Create main.yml 2025-02-10 20:10:23 +09:00
암냥
90c9d159f4
Create blog-post-workflow.yml 2025-01-17 03:38:03 +09:00