Skip to content
GitHub no longer supports this web browser. Learn more about the browsers we support.
The source for the Brewex website.
Elixir JavaScript HTML CSS
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
assets
config
lib
priv/gettext
test
.formatter.exs
.gitignore
README.md
mix.exs
mix.lock

README.md

The source for the Brewex website.

Brewex

Brewex is a tool for deploying Elixir applications on your own VPS like DigitalOcean.

Brewex Website

The website contains the landing page, blog and documentation for Brewex. It's built using Phoenix and Surface.

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

You can’t perform that action at this time.