Home

Awesome

ElixirSecurityAdvisory API

Build Status Coverage Status

This repository is not yet ready for production, check back later.

Development Usage

  1. Set Environment Variable GITHUB_ACCESS_TOKEN to a valid access token
  2. Create mnesia db files with the command mix amnesia.create -d ElixirSecurityAdvisory.Vulnerabilities.Database --disk
  3. Start Server with iex -S mix phx.server