Skip to content

synterrr/ExChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExChat

The objective of this project was to gain experience in the Elixir language, in this case I used Phoenix (elixir web-framework) and Ecto.

INSTALATION

To run you need to have postgreSQL installed in you computer and run the following commands:

mix ecto.create -- Create Database

mix phx.server -- Start the server

Now you can visit localhost:4000 from your browser.

DEMONSTRATION GIF

Learn more

About

Live Room chat written in elixir!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published