lrotermund / poc-symfony-htmx

Proof of concept implementation for an HTMX API within symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTMX POC for symfony

Getting Started

  1. Run docker compose build --no-cache to build fresh images
  2. Run docker compose up --pull always -d --wait to start the project
  3. Open https://localhost in your favorite web browser

About

Proof of concept implementation for an HTMX API within symfony

License:MIT License


Languages

Language:PHP 63.5%Language:Twig 16.6%Language:CSS 12.7%Language:Shell 4.0%Language:Dockerfile 3.1%Language:JavaScript 0.1%