Skip to content
This repository has been archived by the owner on May 19, 2024. It is now read-only.
/ _gen Public archive

Little dart code that generate random users and transactions using prisma orm (school project)

Notifications You must be signed in to change notification settings

yayahc/_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Little dart code that generates random users

Get started with prisma

How to run ?

  • Config dbsource in prisma/schema.prisma
  • run: npx prisma generate
  • run: npx prisma db push
  • run: dart lib/gen_users.dart 100 to generate 100 users

About

Little dart code that generate random users and transactions using prisma orm (school project)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages