The goal is to develop the first version of a VSCode extension for Stencil, aiming to enhance the Developer Experience (DX). The primary feature for this initial release is to verify data intended for seeding in the database against the model generated by the Prisma client. This verification will be conducted using CSV or JSON files.
Goals
Goals
[ ] VSCode Extension Setup: Establish the basic structure and setup for the VSCode extension tailored for Stencil.
[ ] Data Verification Feature: Implement the feature that allows users to verify data from CSV/JSON files against the Prisma client-generated model.
Expected Outcome
[x] The user should be able to configure the path to Prisma File.
Ticket Contents
Description
The goal is to develop the first version of a VSCode extension for Stencil, aiming to enhance the Developer Experience (DX). The primary feature for this initial release is to verify data intended for seeding in the database against the model generated by the Prisma client. This verification will be conducted using CSV or JSON files.
Goals
Goals
Expected Outcome
Acceptance Criteria
No response
Implementation Details
96
Mockups/Wireframes
No response
Product Name
Stencil
Organisation Name
SamagraX
Domain
No response
Tech Skills Needed
TypeScript
Mentor(s)
@techsavvyash
Complexity
Easy
Category
Other