Tool to dynamically create scripts from the log
- Configure file .env
You can create new "to_from" files to create other scripts sql
- To begin with, the following steps should be followed:
- Clone repository
- Run
yarn
ornpm install
- Run
yarn start
ornpm start