All Projects ā†’ bigardone ā†’ phoenix-cms

bigardone / phoenix-cms

Licence: other
Headless CMS fun with Phoenix LiveView and Airtable

Programming Languages

elixir
2628 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to phoenix-cms

king of tokyo
šŸ‘‘ King of Tokyo Multiplayer Board Game using Phoenix LiveView
Stars: āœ­ 25 (-65.28%)
Mutual labels:  phoenix-framework, phoenix-liveview
prexent
šŸŽ„ Fast, live and beautiful presentations from Markdown powered by Phoenix LiveView
Stars: āœ­ 76 (+5.56%)
Mutual labels:  phoenix-framework, phoenix-liveview
phoenix live view tablefilter
Table Filter with Phoenix LiveView
Stars: āœ­ 15 (-79.17%)
Mutual labels:  phoenix-framework, phoenix-liveview
curious messenger
Companion repository for Phoenix LiveView Messenger app by Curiosum.dev. Part 1: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1?utm_source=github&utm_medium=social, Part 2: https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-2?utm_source=github&utm_medium=social, Part 3: https://curiosum.dev/blog/elixir-phoenix-lā€¦
Stars: āœ­ 30 (-58.33%)
Mutual labels:  phoenix-framework, phoenix-liveview
Phoenix Docker Compose
Docker development environment for Elixir+Phoenix
Stars: āœ­ 131 (+81.94%)
Mutual labels:  phoenix-framework
Memento
Collect saved items from different sources around the web
Stars: āœ­ 89 (+23.61%)
Mutual labels:  phoenix-framework
Coherence
Coherence is a full featured, configurable authentication system for Phoenix
Stars: āœ­ 1,207 (+1576.39%)
Mutual labels:  phoenix-framework
Ex admin
ExAdmin is an auto administration package for Elixir and the Phoenix Framework
Stars: āœ­ 1,180 (+1538.89%)
Mutual labels:  phoenix-framework
Realtime
Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir.
Stars: āœ­ 4,278 (+5841.67%)
Mutual labels:  phoenix-framework
Tune
A streamlined Spotify client and browser with a focus on performance and integrations.
Stars: āœ­ 166 (+130.56%)
Mutual labels:  phoenix-framework
Phoenix Liveview Counter Tutorial
šŸ¤Æ beginners tutorial building a real time counter in Phoenix 1.5.5 + LiveView 0.14.7 āš”ļø
Stars: āœ­ 115 (+59.72%)
Mutual labels:  phoenix-framework
Adoptoposs
Finding co-maintainers for your open source software project.
Stars: āœ­ 93 (+29.17%)
Mutual labels:  phoenix-framework
Ember Phoenix
Phoenix Framework integration and tooling for Ember.js apps
Stars: āœ­ 140 (+94.44%)
Mutual labels:  phoenix-framework
Phoenix Vue Demo
Basic app developed with Phoenix and Vue 2.0, including authentication.
Stars: āœ­ 80 (+11.11%)
Mutual labels:  phoenix-framework
Phoenix Toggl
Toggl tribute done with Elixir, Phoenix Framework, React and Redux.
Stars: āœ­ 176 (+144.44%)
Mutual labels:  phoenix-framework
Radiator
Podcast Hosting & Publishing | The spark āœØ that lights the fire šŸ”„
Stars: āœ­ 77 (+6.94%)
Mutual labels:  phoenix-framework
Elixir Companies
A list of companies currently using Elixir in production.
Stars: āœ­ 1,475 (+1948.61%)
Mutual labels:  phoenix-framework
Short url
šŸ”— short url app elixir Phoenix
Stars: āœ­ 162 (+125%)
Mutual labels:  phoenix-framework
Sentinel
DEPRECATED - Phoenix Authentication library that wraps Guardian for extra functionality
Stars: āœ­ 109 (+51.39%)
Mutual labels:  phoenix-framework
Recognizer
A authentication and user service
Stars: āœ­ 106 (+47.22%)
Mutual labels:  phoenix-framework

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].