johnrlive / phoenix-cms

Headless CMS fun with Phoenix LiveView and Airtable

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhoenixCms

Headless CMS fun with Phoenix LiveView and Airtable.

Tutorial

  1. Introduction.
  2. The project set up and implementing the repository pattern.
  3. Content rendering using Phoenix LiveView.
  4. Adding a cache to the repository and broadcasting changes to the views.

How to run it locally

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

About

Headless CMS fun with Phoenix LiveView and Airtable

https://phoenixcms.herokuapp.com/


Languages

Language:Elixir 82.0%Language:HTML 11.1%Language:JavaScript 4.5%Language:SCSS 2.4%