• Stars
    star
    256
  • Rank 159,219 (Top 4 %)
  • Language
    Elixir
  • Created about 9 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

(Not maintaining) A Slack-like app by Elixir, Phoenix & React(redux)

ExChat

To start your app:

  1. Install dependencies with mix deps.get
  2. Create and migrate your database with mix ecto.create && mix ecto.migrate
  3. Install npm dependencies with npm install .
  4. Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

TODO

  • Display unread number for channels
  • Track and display unread messages
  • Build connection between user and channel
  • Direct message
  • User online/offline status
  • Mention users

More Repositories

1

the-zen-of-elixir

Collection of top articles reflecting the Zen of Elixir
157
star
2

tokio-internals

Internal details of Tokio from code to designs
105
star
3

qiniu

[NOT MAINTAINING] Qiniu sdk for Elixir
Elixir
60
star
4

highlight-column

Highlight the column the cursor is at for Atom
CoffeeScript
20
star
5

Myfly--simple-flight-booking-system

For the database homework
JavaScript
5
star
6

kexplain

Kexplain is an interactive kubectl explain
Go
5
star
7

tn

A wrapper for https://github.com/alloy/terminal-notifier to make a terminal notification after some command is done
Shell
4
star
8

react-native-demo

Display issue list with data from GitHub API
JavaScript
4
star
9

hello-grpc

Elixir
3
star
10

otp-design

Chinese translation for OTP Design Principles
3
star
11

tryrb

Try a ruby script in a fascinating way
Ruby
3
star
12

ecto-vs-activerecord

Ecto vs ActiveRecord via code
Elixir
3
star
13

phoenix-benchmarker

πŸš€ Benchmark for Phoenix
JavaScript
2
star
14

grpc-core

[DEPRECATED] grpc core for easy development of implements of other languages
C
2
star
15

http2-bench

Benchmark for two Erlang HTTP/2 clients
Elixir
2
star
16

http2

An experiment HTTP/2 package(client&server) in Elixir
Elixir
2
star
17

hello-absinthe

Elixir
1
star
18

tony612.github.com

JavaScript
1
star
19

tony612.com

My new blog site
Ruby
1
star
20

repo_agent

A simple Ecto Repo wrap for read-write splitting
Elixir
1
star
21

blogsub

A demo iOS project to read data from my blog
Objective-C
1
star
22

apexdjango

The rails one meets a big problem where a suitable server which support scut's network can't be found.So...
JavaScript
1
star
23

bond_service

A site using angularjs+rails4
JavaScript
1
star