Skip to content
/ chirp Public
forked from dersnek/chirp

A real-time Twitter clone with LiveView and Phoenix 1.5 (https://youtu.be/MZvmYaFkNJI)

Notifications You must be signed in to change notification settings

aeimi/chirp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chirp

This is a tutorial by Chris McCord (https://youtu.be/MZvmYaFkNJI), I'm not yet sure if I'll continue it further.

To start Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

A real-time Twitter clone with LiveView and Phoenix 1.5 (https://youtu.be/MZvmYaFkNJI)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 72.0%
  • CSS 14.3%
  • HTML 6.8%
  • JavaScript 4.0%
  • SCSS 2.9%