26 Commits

Author SHA1 Message Date
ordinarthur
8793113b65 fix: add @babel/plugin-syntax-import-assertions for AdminJS build
AdminJS requires this Babel plugin during the Astro build step.
Without it, Rollup fails to process .adminjs/entry.js.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:54:08 +01:00
ordinarthur
e3fb2752b7 fix: connect fastify to coolify network for DB access
The Docker Compose app creates its own isolated network, so the
fastify container cannot reach the PostgreSQL database managed
separately by Coolify. Adding the external 'coolify' network
allows inter-container communication.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 16:47:34 +01:00
ordinarthur
e8b71e7603 correcgt 2026-03-12 16:14:28 +01:00
ordinarthur
05b49baae9 correct docker compose 2026-03-12 16:11:30 +01:00
ordinarthur
542202883c remote pg for prod 2026-03-12 16:08:10 +01:00
ordinarthur
9537c0342c re-deploy 2026-03-12 15:37:59 +01:00
ordinarthur
4fdeacd19e feat: Add database with Prisma, AdminJS panel, Dockerization, Stripe integration, and migrate to pnpm. 2026-03-12 14:09:55 +01:00
ordinarthur
dd087d8826 add receipt 2026-02-27 18:37:58 +01:00
ordinarthur
598cb49b61 modify responsive 2026-02-27 18:36:09 +01:00
ordinarthur
7109ba44d7 add favicon logo 2026-02-27 18:28:00 +01:00
ordinarthur
5e540dc0bb add seo 2026-02-27 18:20:54 +01:00
ordinarthur
8be3338265 refactor using astro 2026-02-27 18:14:08 +01:00
ordinarthur
ad400fbd6e correct dot 2026-02-27 17:42:14 +01:00
ordinarthur
82226b2313 correct js 2026-02-27 16:25:54 +01:00
ordinarthur
45fd3c18c0 add prod data 2026-02-27 16:20:16 +01:00
ordinarthur
c9d78e29ee v4 2026-02-25 16:00:24 +01:00
ordinarthur
0edeeacbe2 v3 ? 2026-02-25 15:49:18 +01:00
ordinarthur
bb1b8039a3 v2 graphic 2026-02-25 15:40:06 +01:00
ordinarthur
a9e6b91c6b hot reload 2026-02-25 15:39:59 +01:00
ordinarthur
fd05422059 correct all + stripe ok 2026-02-25 15:26:18 +01:00
ordinarthur
b5a273ee2b change styles 2026-02-24 21:00:00 +01:00
ordinarthur
a9ebfb7b77 clean 2026-02-24 15:36:30 +01:00
ordinarthur
69cde9c64a good with docker 2026-02-24 15:13:37 +01:00
ordinarthur
f790cdedcc add stripe and elysia backend 2026-02-24 11:35:30 +01:00
ordinarthur
f116ffae59 first good version 2026-02-24 11:14:33 +01:00
ordinarthur
6955f365c3 init 2026-02-24 10:17:30 +01:00