zygote / calendlex

Simple Calendly clone with Phoenix LiveView

Home Page:https://calendlex.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendlex

A simple Calendly clone with Phoenix LiveView.

Tutorial

Installation

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install assets with cd ./assets && npm i
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

About

Simple Calendly clone with Phoenix LiveView

https://calendlex.herokuapp.com/


Languages

Language:Elixir 73.4%Language:HTML 22.2%Language:JavaScript 3.4%Language:CSS 1.0%