https://github.com/nicholasjhenry/chirp
[blog] Based on "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5"
https://github.com/nicholasjhenry/chirp
elixir liveview phoenix
Last synced: 3 months ago
JSON representation
[blog] Based on "Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5"
- Host: GitHub
- URL: https://github.com/nicholasjhenry/chirp
- Owner: nicholasjhenry
- Created: 2020-06-26T17:35:08.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-14T21:58:35.000Z (over 4 years ago)
- Last Synced: 2024-12-31T17:24:52.871Z (5 months ago)
- Topics: elixir, liveview, phoenix
- Language: Elixir
- Homepage: https://www.phoenixframework.org/blog/build-a-real-time-twitter-clone-in-15-minutes-with-live-view-and-phoenix-1-5https://www.phoenixframework.org/blog/build-a-real-time-twitter-clone-in-15-minutes-with-live-view-and-phoenix-1-5
- Size: 320 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chirp
Build a real-time Twitter clone in 15 minutes with LiveView and Phoenix 1.5 - Chris McCord
https://www.phoenixframework.org/blog/build-a-real-time-twitter-clone-in-15-minutes-with-live-view-and-phoenix-1-5
And beyond...
Docker, Kubernetes and Erlang node cluster onfiguration loosely based on:
- https://www.shanesveller.com/blog/2018/10/28/kubernetes-native-phoenix-apps-part-1/
- https://www.shanesveller.com/blog/2018/11/16/kubernetes-native-phoenix-apps-part-3/
- https://itnext.io/elixir-plus-kubernetes-part-1-80129eab14f0 (Erlang Node Cluster)