Skip to content

3bdallahz/chat

Repository files navigation

Chat

To start your Phoenix server:

  • docker run --name chat -p 5432:5432 -d postgres
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published