Claudio Cicali

Results 94 comments of Claudio Cicali

oh, you mean without the "filter" part? Just "/likes" instead of "filter/likes"?

Thanks! I will forward this information :)

Hello! This starter kit is tested only with node.js, not bun (which may or may not work, as you said). Bun is supposed to be compatible with node but since...

I just run the create command on a linux machine and on a macOS one and it works. ``` claudioc@somewhere:~/tmp$ npm create fastify-htmx-ts-app@latest testx Success! Created testx at /home/claudioc/tmp/testx ```...