Skip to content

ApolloCrawler/microcrawler-webapp

Repository files navigation

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