Skip to content

pristap/nlb-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.