Skip to content

lobanov-oleh/test-ib

Repository files navigation

test-ib

Setup

  • Clone the repository
  • Install dependencies
cd test-ib
npm i
  • Copy .env
cp .env.example .env
  • Build
npm run build

Load from flat file to DB

npm run load

Note: The flat file is in ./data/test.dat by default. The path to the file is specified in .env.

Schedule emails

npm run emails

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published