Skip to content

Mainframe-Archive/cdp-pro-alerts

Repository files navigation

CDP PRO Alerts CircleCI

The purpose of this project is to send emails if the CDP is approaching liquidation.

Installation

Clone the repo and cd into it:

git clone [email protected]:MainframeHQ/cdp-pro-alerts.git
cd cdp-pro-alerts

Using nix-shell

  • Install nix
  • Run nix-shell
  • You're done!

Using your own system's package manager

Setup

Setup the database

initdb --no-locale --encoding=UTF-8
pg_ctl start
createuser postgres --createdb

Setup the project

mix deps.get
mix ecto.setup

Running the project

iex -S mix phx.server

About

Backend for CDP PRO alerts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •