Skip to content

Chat application made using Elixir and Pheonix framework

Notifications You must be signed in to change notification settings

nibodhdaware/chatixir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatixir


Steps to run the project

  1. Clone this repo
  2. Create database in mysql named elixir_chat_app
  3. Run mix deps.get to install dependencies
  4. Run mix ecto.migrate to run migrations
  5. Run mix phx.server to start the server
  6. Visit localhost:4000 from your browser.

About

Chat application made using Elixir and Pheonix framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published