Back to Browse

How to create a Slack clone tutorial - Part I

860 views
Oct 27, 2021
13:00

In this video we start a series where we explore how to develop our Slack clone'ish application in Phoenix, leveraging LiveView, PubSub, and other fantastic technologies in the Elixir ecosystem. Sections: 00:00 Intro 01:52 Project start 03:18 Installing PostgreSQL 04:53 DB config overview 06:11 Generating authentication support 08:26 Auth generated files overview 09:32 Ecto overview Links: - https://hexdocs.pm/phoenix/installation.html - https://hexdocs.pm/phoenix/up_and_running.html - https://hexdocs.pm/phoenix/mix_phx_gen_auth.html - https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

Download

0 formats

No download links available.

How to create a Slack clone tutorial - Part I | NatokHD