tanweerdev / quantum_demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuantumDemo

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phx.server
  • Try to run the project, you will get same error
  • but if you upgraed your gen_stage or replace line #9 in mix.lock with "gen_stage": {:hex, :gen_stage, "0.13.1", "edff5bca9cab22c5d03a834062515e6a1aeeb7665fb44eddae086252e39c4378", [:mix], [], "hexpm"}, It will run perfectly

Now you can visit localhost:4000 from your browser.

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

Learn more

About


Languages

Language:Elixir 100.0%