Skip to content

crockwave/live_view_hooks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveViewHooks

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

This project demonstrates:

  • Phoenix 1.6.0 and LiveView 0.16.4
  • Landing page as a LiveView
  • Different methods of Javascript interoperability via Hooks
  • LiveComponent integration
  • fullCalendar integration, including JSON API

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

Learn more

About

How to use LiveView hooks

Resources

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Elixir 71.4%
  • CSS 16.1%
  • JavaScript 7.4%
  • HTML 2.8%
  • SCSS 2.3%