Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Sample code for phoenix to build a non db backed site. Used in learning. Uses Capistrano for deploy. Ran on a 512Mb VPS for 6 months with zero issues.

License

Notifications You must be signed in to change notification settings

colindensem/demo.phoenix.summit360

Repository files navigation

Phoenix Summit360 Website

Source Code for summit360.co.uk using Phoenix |> Elixir

To start this Phoenix application:

  1. Install dependencies with mix deps.get
  2. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

You require:

npm modules: brunch

For deployment you require: capistrano

The deploy is written targetting a ubuntu server with node, npm, brunch, elixir, erlang installed.

About

Sample code for phoenix to build a non db backed site. Used in learning. Uses Capistrano for deploy. Ran on a 512Mb VPS for 6 months with zero issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published