Skip to content

kpayson/auth-data-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUTH Data Generator

About

A tool for generating mock seed data for a set of tables in the database

Getting Started

  • npm i
  • create/edit config.json based on config.sample.json
  • npm run build
  • npm run start

Modifying the generation

All entity generators are defined in the src/entity-generators folder and imported in index.ts

About

Data Generator For Auth or other Databases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published