-
Lucas Ramon Schnorrenberger authored
- Implements the complete producers module with CRUD endpoints. - Defines the full database schema in Prisma and creates the initial migration with PostGIS support. - Establishes the Modular Monolith architecture with a shared module for Prisma and Config. - Configures Docker Compose to use a PostGIS database and run the backend API. - Adds comprehensive project documentation (README, CONTRIBUTING, COMMIT_CONVENTION). - Removes initial NestJS boilerplate files.
3ad0388c
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.