agrafix / funblog

A simple blog software written in Haskell
Apache License 2.0
84 stars 24 forks source link

Why is this not production ready? #12

Closed chrissound closed 6 years ago

chrissound commented 6 years ago

Please note that this software is NOT intendet to be used in production (yet?).

It would be useful to know why - potential security issues? Unknown unknowns?

agrafix commented 6 years ago

It's basically just a reminder that this was written to show case writing Haskell web apps with Spock and not to provide a fully working blog software. This reduces expectations and hopefully frustrations. Nevertheless, I don't directly see any reasons not to use it for a personal blog for example.

chrissound commented 6 years ago

It's probably more production ready then Wordpress though! Personally I don't think we should discredit it. Anyway, thanks for making this! :+1: