The main engine to process the analytics data
  • Elixir 70.1%
  • CSS 21.9%
  • HTML 5%
  • JavaScript 3%
Find a file
2022-07-28 05:52:21 -04:00
assets Initial Commit 2022-07-28 05:52:21 -04:00
config Initial Commit 2022-07-28 05:52:21 -04:00
lib Initial Commit 2022-07-28 05:52:21 -04:00
priv Initial Commit 2022-07-28 05:52:21 -04:00
test Initial Commit 2022-07-28 05:52:21 -04:00
.formatter.exs Initial Commit 2022-07-28 05:52:21 -04:00
.gitignore Initial Commit 2022-07-28 05:52:21 -04:00
mix.exs Initial Commit 2022-07-28 05:52:21 -04:00
mix.lock Initial Commit 2022-07-28 05:52:21 -04:00
README.md first commit 2022-07-28 05:51:58 -04:00

AnalyticsEngine

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

analytics-engine