Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.62 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.62 KB

Microcrawler Webapp

Microcrawler Web Application written in Elixir / Phoenix

Status

Build Status Dependency Status devDependency Status license

Prerequisites

Optional

Required Services

  • couchbase
  • elasticsearch

Getting Started

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Build assets with npm run gulp
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more