Skip to content

andrewek/better-forms-with-liveview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better Forms

This repository supports the "Better Forms with LiveView" conference talk at Gig City Elixir 2023 (by Andrew Ek).

Tests

You can run tests with mix test or mix test.watch.

Analysis and All That

You can run mix credo to get lint output. It's pretty nice.

You can also get Sobelow output with mix sobelow.

Installation and Running

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

Gig City Elixir 2023

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published