Commit Graph

5 Commits

Author SHA1 Message Date
arussac
12afb71a67 feat: initialize project with Docker, PostgreSQL, Redis, and Vue.js frontend
- Added docker-compose.yml for PostgreSQL and Redis services with health checks.
- Created frontend directory with initial Vue.js setup including package.json, vite.config.ts, and TypeScript configuration.
- Implemented main application structure with App.vue and HomePage.vue components.
- Added message fetching and posting functionality in HomePage.vue.
- Included necessary styles and scripts for Ionic framework integration.
- Developed a dev-stack script to manage Docker containers and run backend/frontend servers.
2026-05-29 11:47:52 +02:00
arussac
2d00e78a9f Add SVG designs for shop interface: shop3 and shop4
- Created shop3.svg featuring a subscription model with monthly and annual options, including a comparison of features.
- Developed shop4.svg focusing on cosmetic options, showcasing pets and styles with a bundle offer.
2026-05-23 17:49:22 +02:00
arussac
d40ed210b4 maquettes : chat 3 versions à valider 2026-05-23 17:26:48 +02:00
5cd2ac7de2 Actualiser README.md 2026-05-20 17:30:13 +02:00
14d833ba6e Initial commit 2026-05-20 17:14:53 +02:00