Skip to content

ospaarmann/built_with_elixir

 
 

Repository files navigation

Built With Elixir

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 and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Run the test with mix test
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

A Phoenix app to showcase projects built with Elixir.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.3%
  • Elixir 36.2%
  • JavaScript 9.5%
  • HTML 4.0%