Take care of your team thanks SWLW newsletter and Oren Ellenbogen
🖥️ Live demo
❯ git clone git@github.com:92bondstreet/ellen.git
❯ yarn
❯ make parse
❯ MONGODB_HOST=ip:port make parse
❯ make sandbox-api
❯ MONGODB_HOST=ip:port make sandbox
❯ make start
❯ MONGODB_HOST=ip:port make start
❯ make sandbox
# define the mongodb host
❯ now secret add ellen-mongodb-host ip:port
❯ make deploy