Skip to content

Conversation

@diegotc86
Copy link
Member

No description provided.

diegotc86 added 13 commits May 23, 2025 19:53
- Added environment configuration using dotenv and zod for validation.
- Implemented database connection pooling and query functions in src/db/index.ts.
- Created initial SQL migration script for setting up users, categories, products, carts, and orders tables.
- Added scripts for creating, dropping, migrating, and seeding the database.
- Implemented utility functions for converting object keys between camelCase and snake_case.
- Included seed data for categories, products, and mugs in seed.sql.
…rtId, enhancing cart merging and linking logic
Enhance cart management with user and session identifiers
@diegotc86 diegotc86 merged commit 29afe26 into main Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants