14 packages
@accept-codes/core
This library was generated with [Nx](https://nx.dev).
@flatiron-school/eich
JS/Node Project Creator
@flatiron-school/ui
FIS Design System
fsds
FIS Design System
@prisma-extensions/core
A collection of core helpers for @prisma-extensions/* packages.
@prisma-extensions/factory
Factory enables you to easily create and build database records for testing or seeding purposes.
@prisma-extensions/find-or-create
Simplify your development experience by finding or creating records with a function.
@prisma-extensions/read-only
Read Only disallows any-and-all mutation operations either for the client or specific models.
@prisma-extensions/soft-delete
Soft Delete can be used to hide records instead of deleting them, making them recoverable later.
@prisma-extensions/truncate
Truncate is a set of extensions containing strategies for cleaning your database. Ideal for isolating tests.