snaplet
TypeScript icon, indicating that this package has built-in type declarations

0.91.1 • Public • Published

snaplet-logo

Snaplet

Snaplet gives you production-realistic data you can code, test or debug against. It’s an easier and safer way to get data from your database, or to generate seed data.

Getting started

If you don’t have production data, Snaplet generate introspects your schema to understand your database, its relationships and data, and creates seed data that’s more realistic than a seed script, with less configuration.

If you have access to production data, Snaplet’s snapshot functionality can capture a subset of your data and transform any sensitive information, making it safe and practical to code against.

Start with Snaplet Generate

# Install and setup Snaplet with npx
npx snaplet setup

Follow the generate quick start guide.

Start with Snaplet Snapshot

Follow the snapshot quick start guide.

Documentation

Snaplet documentation

Additional Resources

/snaplet/

    Package Sidebar

    Install

    npm i snaplet

    Homepage

    snaplet.dev

    Weekly Downloads

    14,270

    Version

    0.91.1

    License

    FSL-1.1-MIT

    Unpacked Size

    2.67 MB

    Total Files

    12

    Last publish

    Collaborators

    • avallete
    • jgoux
    • justinvdm
    • peter.pistorius