Monitor servers stocks at https://console.online.net/fr/order/server
This repository has been archived on 2022-08-13. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Arthur POULET 2044e7aca4 fix controllers 2022-08-13 16:35:33 +02:00
assets init with offers table 2022-08-11 22:57:50 +02:00
config Fixed elixir 14/20 2022-08-12 12:04:04 +02:00
lib fix controllers 2022-08-13 16:35:33 +02:00
priv Fixed elixir 14/20 2022-08-12 12:04:04 +02:00
test init with offers table 2022-08-11 22:57:50 +02:00
.formatter.exs init with offers table 2022-08-11 22:57:50 +02:00
.gitignore init with offers table 2022-08-11 22:57:50 +02:00
.iex.exs Fixed elixir 14/20 2022-08-12 12:04:04 +02:00
README.md Add a working crawler 2022-08-12 01:47:32 +02:00
mix.exs Fixed elixir 14/20 2022-08-12 12:04:04 +02:00
mix.lock Fixed elixir 14/20 2022-08-12 12:04:04 +02:00

README.md

DediboxPrices

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

TODO