phoenix-chat-example
Chat app tutorial
A tutorial on building and deploying a real-time chat application using the Phoenix Framework.
💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] 🚀
779 stars
113 watching
96 forks
Language: Elixir
last commit: 24 days ago
Linked from 1 awesome list
beginnerchatdeploymentectoelixirelixir-langherokulearnphoenixphoenix-chatphoenix-frameworkrealtimestep-by-steptestingtutorial
Related projects:
Repository | Description | Stars |
---|---|---|
dwyl/phoenix-todo-list-tutorial | A step-by-step tutorial on building a Todo List app in Elixir/Phoenix from scratch for beginners | 196 |
dwyl/phoenix-ecto-encryption-example | A comprehensive guide to encrypting data in Elixir Phoenix apps before inserting it into a database. | 274 |
dwyl/learn-elixir | A tutorial project that teaches Elixir programming language fundamentals and helps developers build scalable and maintainable web applications. | 1,620 |
tony612/exchat | A Slack-like chat application built with Elixir and Phoenix, enabling real-time communication between users. | 258 |
aslanyanhaik/quick-chat | A real-time chat app built with Swift and Firebase for sending text messages, photos, and location updates | 1,837 |
mojotech/torch | Automates creation of admin interfaces for Phoenix web applications | 1,119 |
phoenixframework/phoenix_html | Builds upon Elixir to create safe and convenient HTML structures and abstractions for Phoenix applications. | 403 |
dojo-toulouse/elixir-koans | A collection of small exercises to help discover Elixir by testing | 249 |
dwyl/learn-travis | A tutorial for Node.js developers to learn Continuous Integration with Travis CI | 1,243 |
ronanyeah/elm-phoenix-example | A minimal setup for building an Elm and Phoenix application with Webpack | 55 |
phoenixframework/phoenix_ecto | An integration of Phoenix and Ecto for concurrent acceptance testing | 488 |
sergeydigl3/udp-chat-tui | A UDP-based chat application with an adaptive terminal UI | 1 |
seven1m/30-days-of-elixir | A 30-day tutorial on learning Elixir by writing and solving exercises | 3,034 |
antonmi/espec_phoenix | Provides an Elixir wrapper around ESpec to enable Behavioral Driven Development (BDD) for the Phoenix web framework | 138 |