Tests: Format, Credo -strict, Dialyzer Apps: Auth, Posts
18.9.2024
I removed basic Test from CI-pipe to be happier. Waiting for Godot. I think too, that if I should start over. Actually I haven't got very far from start. I have played here. Have had links and so on.
9.9.2024
I practised with Andrew Steward's " How you start writing LiveView " video where he makes Link app allmost from scratch. I did the Links. Then I added user_id' and username etc fields to my Blog and I have to figure out how to get them to work. Gladdly I have gray hairs already. But I did it and got changres to work in generated code. So happy. So happy. I did not quit. I can move on.
And I'm so bored with instruction videos... I need so much to go back and "read" again sometimes many times again.
Well. Test do not pass. Credo and Dialyzer passes so very good. I have to figure out how to split them to see some green :D
- Run
mix setup
to install and setup dependencies - Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.
Ready to run in production? Please check our deployment guides.
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix