jimpick / lambda-comments

Blog commenting system built with AWS Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this project compatible with React?

yzhan407 opened this issue · comments

And is this still maintained?

It's not really maintained anymore. It uses react for the commenting widget.

You can probably create a wrapper, using a ref and componentDidMount event. Since it's in react, not sure if/how it will work.

Thanks for the reply. I decided to work in another way. Maybe I will try this one later. I will update if it works /or not