admtracksteel
  • Joined on 2026-03-10
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 11:00:38 +00:00
ab71f9abc8 fix: add .dockerignore and optimize build flags for VPS memory constraints
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 10:59:55 +00:00
2261da27ad fix: regenerate lockfile for consistency and update docker build flags
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 10:54:06 +00:00
aaeab42050 fix: downgrade eslint to v9 for compatibility and fix docker build in coolify
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 10:47:31 +00:00
25c75df1fd chore: add vscode settings to ignore tailwind v4 at-rules warnings
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 10:47:04 +00:00
45c0de3605 fix: resolve cascading renders in hooks and remove any types
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 10:39:22 +00:00
0ad29893d0 refactor: update packages to React 19, Vite 8 and Tailwind 4 and modernize configs
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 01:18:49 +00:00
c9c7f40a0b Config: Switched app to use 'rdo' schema in Supabase.
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 00:55:29 +00:00
e09a4f8389 Build: Updated Dockerfile to Node 22 + Nginx (Standard for VPS).
admtracksteel created branch main in admtracksteel/RDO 2026-03-23 00:54:24 +00:00
admtracksteel pushed to main at admtracksteel/RDO 2026-03-23 00:54:24 +00:00
e198eb3b09 Refactor: Cleaned up Vercel, Netlify, and other platform traces. Prepared for VPS deploy.
c9e75fbe2c docs: Guia para configurar Supabase e Google Cloud para Vercel
8bda3377b9 fix: Adicionar vercel.json com rewrites para SPA routing
0897943b5d docs: Guia para corrigir variáveis de ambiente na Vercel
b6e4f14bf9 fix: Remover vercel.json completamente - usar configuração padrão da Vercel
Compare 10 commits »
admtracksteel created repository admtracksteel/RDO 2026-03-23 00:53:14 +00:00
admtracksteel pushed to main at admtracksteel/dbmaker 2026-03-23 00:43:37 +00:00
a4450ad7e5 Update Dockerfile with apk upgrade and vulnerabilities fixes
admtracksteel pushed to main at admtracksteel/dbmaker 2026-03-23 00:22:37 +00:00
1599197602 Update Dockerfile to use standard node:22-alpine and port 80
admtracksteel pushed to main at admtracksteel/dbmaker 2026-03-23 00:21:00 +00:00
admtracksteel pushed to main at admtracksteel/dbmaker 2026-03-23 00:16:09 +00:00
03181b652a Migrate to VPS Supabase with steelbook schema
admtracksteel pushed to main at admtracksteel/SteelBase 2026-03-22 23:44:19 +00:00
57ba9d1c5f Fix script paths and move assets to public/ folder for Vite build compatibility
admtracksteel pushed to main at admtracksteel/SteelBase 2026-03-22 23:40:32 +00:00
304504b758 Switch to standard nginx for port 80 compatibility
admtracksteel pushed to main at admtracksteel/SteelBase 2026-03-22 23:36:22 +00:00
c60a79b0c8 Change base image to node:22-alpine for compatibility
admtracksteel pushed to main at admtracksteel/SteelBase 2026-03-22 23:31:59 +00:00
0d4499f338 Fix syntax errors in perfis-catalog.js for Vite compatibility
admtracksteel pushed to main at admtracksteel/dbmaker 2026-03-22 23:20:04 +00:00
4a32bb7ed5 chore: Update Dockerfile base images, add system updates, and change exposed port to 8080.