https://ropsten.etherscan.io/address/0x2ea2B80043522DA651e7CfD5B0031957F7467F6E#code
npx hardhat run scripts/<node.js file>
npx hardhat run scripts/deploy.js --network <network>
npx hardhat verify --network rinkeby 0x7A8e6b1daFb2720EA19F09892432B71B66DC59a8
npx hardhat compile
npx sequelize-cli db:migrate npx sequelize-cli db:migrate:undo npx sequelize-cli db:migrate:undo:all
git subtree push --prefix frontend/ heroku main
npx hardhat test