Skip to content

edgar971/built_with_elixir

Repository files navigation

Built With Elixir Build Status

This website is to showcase projects and libraries built with Elixir. Please submit a pull request to add your projects, I'm working on the form to submit via the site. Also, if you have any suggestions or feature request please submit a pull request.

Contributing

  • Install dependencies with mix deps.get
  • Create, migrate and seed your database with mix ecto.setup.dev
  • Install Node.js dependencies with cd assets && npm i
  • Run the test with mix test
  • Seed the database mix ecto.setup.dev
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Environment Variables

  • CLOUDINARY_NAME
  • CLOUDINARY_KEY
  • CLOUDINARY_SECRET
  • GOOGLE_ANALYTICS_KEY