lucasacchi
  • Joined on 2025-12-07
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 16:21:35 +02:00
69c25229ca fix: resolve require.resolve() in ES module Playwright config
baef924cfd fix: resolve ES modules compatibility in E2E test files
Compare 2 commits »
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 16:12:00 +02:00
a5fc85897b feat: implement v0.4.0 - Reports, Charts, Comparison, Dark Mode, E2E Testing
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 15:17:23 +02:00
311a576f40 docs: update documentation and add Docker configuration for v0.3.0
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 15:03:20 +02:00
500e14c4a8 docs: add frontend development prompt
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 14:58:54 +02:00
991908ba62 feat(frontend): implement complete React frontend with Vite, TypeScript, and Tailwind
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 14:35:59 +02:00
b18728f0f9 feat(api): implement complete API layer with services and endpoints
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 14:20:09 +02:00
ebefc323c3 feat(backend): implement database layer with models, schemas and repositories
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 13:55:47 +02:00
216f9e229c feat(database): seed AWS pricing data
26fb4a276f feat(database): create all core tables with migrations
6f03c33ab5 feat(database): setup alembic and create scenarios table
Compare 3 commits »
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 13:11:51 +02:00
18ce380a6d docs: add team kickoff prompt for Fase 1 development
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 13:10:18 +02:00
cd6f8ad166 docs: complete architecture specifications and project planning
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 12:58:59 +02:00
ab4c537c16 feat: add complete development team configuration
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 12:52:23 +02:00
59e5cf48f0 feat: initial project setup with scenarios, database and web ui
lucasacchi pushed to main at lucasacchi/openrouter-watcher 2026-04-07 11:41:45 +02:00
66074a430d docs(progress): update progress after Database & Models phase completion
abe9fc166b feat(migrations): T11 setup Alembic and initial schema migration
ea198e8b0d feat(models): T07-T10 create SQLAlchemy models for User, ApiKey, UsageStats, ApiToken
60d9228d91 feat(db): T06 create database connection and session management
28fde3627e feat(setup): T05 configure pytest with coverage
Compare 9 commits »
lucasacchi pushed to main at lucasacchi/LogWhispererAI 2026-04-07 11:30:19 +02:00
1dc2f658a0 Update README.md
lucasacchi pushed to main at lucasacchi/LogWhispererAI 2026-04-07 11:29:36 +02:00
a3a641595d Update README.md
lucasacchi pushed to main at lucasacchi/mockupAWS 2026-04-07 11:27:19 +02:00
b539134280 first commit
lucasacchi created branch main in lucasacchi/mockupAWS 2026-04-07 11:27:18 +02:00
lucasacchi created repository lucasacchi/mockupAWS 2026-04-07 11:26:35 +02:00
lucasacchi pushed to main at lucasacchi/template-opencode 2026-04-07 10:15:35 +02:00
6852c13668 docs(readme): add OpenCode initialization instructions
lucasacchi pushed to main at lucasacchi/template-opencode 2026-04-07 10:12:51 +02:00
5c7dd95974 feat(template): add complete OpenCode project template with placeholder paths