You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Noble 3672c21e97 fix post deletion, add /hello page for tailwindcss testing 2 years ago
assets fix post deletion, add /hello page for tailwindcss testing 2 years ago
config new chirp project 2 years ago
lib fix post deletion, add /hello page for tailwindcss testing 2 years ago
priv new chirp project 2 years ago
test basically working 2 years ago
.formatter.exs new chirp project 2 years ago
.gitignore new chirp project 2 years ago
README.md new chirp project 2 years ago
mix.exs new chirp project 2 years ago
mix.lock new chirp project 2 years ago

README.md

Chirp

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more