1
0
Fork 0

chore: added newsletter scripts

This commit is contained in:
Joost De Cock 2022-06-27 17:15:18 +02:00
parent 29286427ed
commit b2c1ad743b
4 changed files with 106 additions and 0 deletions

View file

@ -0,0 +1,4 @@
require('dotenv').config()
const lib = require('./lib')
lib.sendTest()