Telichkin / yet_another_chat

Elixir/Phoenix-based chat web application

Home Page:https://yet-another-chat.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YetAnotherChat

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Compile dependencies with mix deps.compile
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with cd assets && npm install
  • 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

Elixir/Phoenix-based chat web application

https://yet-another-chat.herokuapp.com


Languages

Language:Elixir 70.1%Language:CSS 16.2%Language:HTML 8.3%Language:JavaScript 5.4%