Gigalixir Site Demo2 - License
Gigalixir Site Demo3 - Autocomplete
Gigalixir Site Demo5 - Sales Dashboard
Gigalixir Site Demo6 - Flights
Gigalixir Site Demo8 - Servers
Gigalixir Site Demo9 - Paginate Bank Donations
Gigalixir Site Demo10 - Paginate Vehicles
Gigalixir Site Demo11 - Paginate With Sort
Page Lights | Page License | Page Sales Dashboard | Page Flights | Page Autocomplete | Filters |
---|---|---|---|---|---|
Page Servers | Page Bank Donations | Page Paginate Vehicles | Page Sort |
---|---|---|---|
-
Set up the project:
mix setup
-
Fire up the Phoenix endpoint:
mix phx.server
-
Visit
localhost:4000
from your browser./light
/license
/sales-dashboard
/search
/flights
/autocomplete
/servers
/paginate
/vehicles
/sort
-
Deploy to Gigalixir
git push gigalixir master
-
Run Gigalixir migrations
gigalixir ps:migrate
-
Run Gigalixir Destilary seeds
$>gigalixir ps:ssh
gigalixirapp:remote>bin/live_view_studio seed
This app was generated using:
mix phx.new live_view_studio --live