Skip to content

Displaying current time in almost all timezones with soft-realtime features of Phoenix Framework

Notifications You must be signed in to change notification settings

duartejc/phoenix-clocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of channels in Phoenix Framework

Built with the Phoenix Framework and based on Toby Pitman's example of CSS3 and jQuery clock.

It uses the timex date/time library.

To start your new Phoenix application you have to:

  1. Clone this repo, then cd to the new directory
  2. Install node modules with npm install
  3. Install dependencies with mix deps.get
  4. Start Phoenix router with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

Displaying current time in almost all timezones with soft-realtime features of Phoenix Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published