Skip to content

A small application demonstrating the realtime capabilities of the phoenix framework.

Notifications You must be signed in to change notification settings

felixbr/twitter-geolocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwitterGeolocation

A small application demonstrating the realtime capabilities of the Phoenix framework.

Try it out

To start the Phoenix app:

  1. Install dependencies with mix deps.get
  2. Create a config file with cp config/dev.secret.example.exs config/dev.secret.exs
  3. Fill in your Twitter app credentials into the newly created file
  4. Start Phoenix with mix phoenix.server

Now you can visit localhost:4000 from your browser and watch tweets with geolocation in realtime.

Learn more about Phoenix

About

A small application demonstrating the realtime capabilities of the phoenix framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published