• Stars
    star
    151
  • Rank 246,057 (Top 5 %)
  • Language
    Elixir
  • License
    Apache License 2.0
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The new era of Elixir School now powered by @phoenixframework

School House

Continuous Integration Deploy

School House is the new era of elixirschool.com now powered by Elixir and Phoenix 🎉

By leveraging Dashbit's NimblePublisher and some restructing of the existing lessons we're able to use the lessons so many have contributed to while delivering them in an improved experience!

Development

To get up and running all we need is a single command:

$ make setup

This will fetch dependencies, download lessons and blog posts from the external repository, and compile the project.

Then start the phoenix server with:

$ mix phx.server