Skip to content

DK0201-main/vue-elegant-chat

Repository files navigation

Build Status codecov License: MIT Heroku

WhatChat

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

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

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

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause, MIT licenses found

Licenses found

BSD-3-Clause
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published