Skip to content

MiscOps/load

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

load

Minimal example of loading data into sqlite db and accessing with create, read, update, and delete operations.

How to customize:

  1. Change the model to suit your needs
  2. Run db:migrate
  3. Update types in DbClientFactory.ts
  4. Update variables in src/index.ts (rowService => yourModelService)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors