You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Christian Kruse 507285e724 version 0.1.6 6 months ago
.github dependabot config 6 months ago
config configure waffle 6 months ago
lib correctly preload units 6 months ago
priv/repo add an image to recipes 6 months ago
test a lot of work on steps, ingredients, etc, pp 9 months ago
.formatter.exs initial commit 9 months ago
.gitignore add an image to recipes 6 months ago
LICENSE add authors 6 months ago
README.md initial commit 9 months ago
mix.exs version 0.1.6 6 months ago
mix.lock update deps 6 months ago

README.md

Recipes

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