ship-ddc / box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is a fork of https://github.com/aye0aye/box

Box

A cron application which sends a pulse to a database regularly.

Environment Variables Required:

  • DB_USERNAME
  • DB_PASSWORD
  • DB_HOST
  • DB_PORT
  • DB_NAME
  • ENVIRONMENT

This project works together with Data Visualization project.

About

License:MIT License


Languages

Language:JavaScript 70.4%Language:Shell 29.6%