No Description

danilo silva 873a201203 chore: added buildpack config 3 years ago
assets 548681dd5e first (hardcoded) version 3 years ago
config 0952739375 removing ecto 3 years ago
lib 0952739375 removing ecto 3 years ago
priv 548681dd5e first (hardcoded) version 3 years ago
test 548681dd5e first (hardcoded) version 3 years ago
.formatter.exs 548681dd5e first (hardcoded) version 3 years ago
.gitignore 548681dd5e first (hardcoded) version 3 years ago
README.md 548681dd5e first (hardcoded) version 3 years ago
elixir_buildpack.config 241e08a1c5 added configuration for gigalixir 3 years ago
mix.exs 241e08a1c5 added configuration for gigalixir 3 years ago
mix.lock 0952739375 removing ecto 3 years ago
phoenix_static_buildpack.config 873a201203 chore: added buildpack config 3 years ago

README.md

PodcastFeed

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • 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