Skip to content

byronsalty/talkie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talkie

A project to experience with clustering locally and hosted on Fly.io

This is a companion project for this article.

Run cluster locally

PORT=5000 elixir --name a@127.0.0.1 -S mix phx.server
PORT=5001 elixir --name b@127.0.0.1 -S mix phx.server

About

An example Phoenix 1.7 project to learn how to cluster nodes and use PubSub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published