Skip to content

bigardone/phoenix-and-elm-landing-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phoenix and Elm landing page

http://codeloveandboards.com/images/blog/phoenix-elm-landing-page/landing-page-9e2448ef.jpg

Tutorial

  1. Bootstrapping the project and the basic API functionality to save our first leads
  2. Building the landing page UI and the basic Elm subscription form
  3. Adding Google reCAPTCHA support to avoid spambots

Instructions

To start your Phoenix server:

  • 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
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Repo for my "Phoenix and Elm landing page " tutorial series

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published