paulovelho / MagratheaMail

Node server to handle email sending (former Magrathea Contacts)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MALTE - products API

importing data:

  • access products API container: docker exec -it botecaria-products-api /bin/sh

  • first import the suppliers: node importer/import_breweries

-then import the beers: node importer/import_products

About

Node server to handle email sending (former Magrathea Contacts)


Languages

Language:JavaScript 99.6%Language:Dockerfile 0.4%