Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatter

Elixir/Phoenix + React Hooks Chat app

ScreenShot

System Dependencies

Tech Stack

Getting Started

Starting the API

cd api
mix deps.get
mix ecto.create
mix ecto.migrate
mix phx.server

API will run on http:localhost:4000

Starting the Web Client

cd web
npm install
npm start

Web client will run on http:localhost:3000

About

Elixir/Phoenix + React Hooks Chat app

Topics

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages