https://github.com/hackemateninja/phoenixliveviewexamples
Phoenix live view examples with Elixir and tailwind
https://github.com/hackemateninja/phoenixliveviewexamples
elixir phoenix-framework tailwindcss
Last synced: about 1 month ago
JSON representation
Phoenix live view examples with Elixir and tailwind
- Host: GitHub
- URL: https://github.com/hackemateninja/phoenixliveviewexamples
- Owner: hackemateninja
- Created: 2023-08-14T19:22:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T20:36:39.000Z (over 1 year ago)
- Last Synced: 2025-08-12T17:44:14.950Z (11 months ago)
- Topics: elixir, phoenix-framework, tailwindcss
- Language: Elixir
- Homepage: https://www.ronindev.ninja/
- Size: 1.45 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# LiveViewStudio
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`](http://localhost:4000) from your browser.
Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).
## Learn more
* Official website:
* Guides:
* Docs:
* Forum:
* Source: