Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for running in Phoenix 1.7 #87

Open
donapieppo opened this issue Mar 4, 2024 · 0 comments
Open

Changes for running in Phoenix 1.7 #87

donapieppo opened this issue Mar 4, 2024 · 0 comments

Comments

@donapieppo
Copy link

I was having problems to run this on Proenix 1.7 and tried to update.
While solving issues with the update i got inspired and made a lot of changes on my fork in order
to:

  • use ~p sigil instead if Routes.static_path
  • use streams (phx-update="append" is deprecated)
  • use of .simple_form and .table from CoreComponents
  • use of Tailwind css
  • use Calendar instead of NimbleStrftime

I also choose to simplify the installation using sqlite3.

You can find the fork at donapieppo/phoenix_live_view_example . I am no real expert in elixir/phoenix so before proposing a coherent pull I'd like a small review from who is :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant