Added adapter

This commit is contained in:
Atridad Lahiji 2025-01-22 23:32:52 -06:00
parent 7ff993903d
commit c3f505914e
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438
3 changed files with 36 additions and 445 deletions

View file

@ -7,7 +7,7 @@ WORKDIR /app
COPY package.json pnpm-lock.yaml ./
RUN pnpm install --frozen-lockfile
RUN pnpm install
COPY . .

View file

@ -15,7 +15,7 @@
"astro": "^5.1.8",
"nodemailer": "^6.9.16",
"solid-js": "^1.9.4",
"tailwindcss": "^3.4.17"
"tailwindcss": "^4.0.0"
},
"devDependencies": {
"daisyui": "^4.12.23"

477
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff