junobuild / examples

A collection of sample code, applications, and microservices build with Juno
21 stars 5 forks source link

htmlx example #12

Open peterpeterparker opened 9 months ago

peterpeterparker commented 9 months ago

Similar to the next or react examples, it would be cool to provide an htmlx example.

mabsattar commented 9 months ago

Hi, can I work on this? I've a question, do I just have to add htmx with Juno build link, I see "diary" folder in both react and nextjs examples.

peterpeterparker commented 9 months ago

Sure you can work on this. The goal of this task is to crate a brand new sample app using htmx that replicates the react, next or vue sample app features.

Currently we have

vue/diary react/diary next/diary

The goal is to create a sample app

htmx/diary

Let me know if you have more questions.