Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackemateninja/phoenixliveviewexamples
Phoenix live view examples with Elixir and tailwind
https://github.com/hackemateninja/phoenixliveviewexamples
elixir phoenix-framework tailwindcss
Last synced: 9 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T15:38:42.000Z (2 months ago)
- Last Synced: 2024-10-23T20:52:50.329Z (2 months ago)
- Topics: elixir, phoenix-framework, tailwindcss
- Language: Elixir
- Homepage: https://www.ronindev.ninja/
- Size: 1.44 MB
- Stars: 2
- Watchers: 3
- 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: