Skip to content

beamdev/Phitter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phitter

Getting Started:

  1. Install dependencies with mix deps.get
  2. Install Brunch with npm install
  3. Create and Migrate the DB. mix ecto.create && mix ecto.migrate
  4. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

About

A silly twitter-like app using Phoenix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 79.5%
  • Elixir 19.6%
  • JavaScript 0.9%