Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status codecov License Heroku

WhatChat

A WhatsApp web simple clone using Elixir/Phoenix, VueJs and PostgreSQL.

Screenshots

Screenshot

LIVE DEMO : https://whatchatapp.herokuapp.com/

VIDEO DEMO v0: https://www.youtube.com/watch?v=Kha_Y7a4yrs

Requirements

  • Inotify-tools (see the following this guide )
  • Erlang 21.2.5
  • Elixir 1.8.1
  • Nodejs 12.12.0

Installation

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • 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

Features

  • User authentication
  • User registration
  • 'Friends'/Groups Chat messages
  • Profile settings

Now you can visit localhost:4000 from your browser.

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

Contacts

Get in touch with the authors

Learn more

You can’t perform that action at this time.