maxgronlund / mx_tracker

tracker for nodes in the mx_network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MxTracker

To start your Phoenix server:

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

Now you can visit localhost:4000 from your browser.

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

Learn more

deployment

  • $ heroku run:detached "POOL_SIZE=2 mix ecto.migrate"

migrations

  • $ mix phx.gen.json Trackers MxTracker mx_trackers tracker_name:string tracker_url:string tracker_uuid:string tracker_ip:string

Upcomming resources

About

tracker for nodes in the mx_network


Languages

Language:CSS 77.2%Language:Elixir 18.4%Language:HTML 2.8%Language:JavaScript 1.6%