Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.01 KB

Website Hex.pm

NlbPipeline

Why?

This project was done as a prototype from a hackathon for a real-time job/notification pipeline for employees in a bank (NLB).

Application Walkthrough Video

Alt text for your video

Live Version

There is also a live version of the prototype hosted on Heroku.

Usage

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.