DEV Community

Discussion on: Building A Blog App With React JS and Fauna

Collapse
 
watchdogtimer profile image
Tom Hartwell

This was a great post, thanks for posting. It helped me get started with FaunaDB. However, your use of FaunaDB leaves the secret out in the open. For example, I could use your secret to work with all of your data in FaunaDB. I recommend taking down your live app since it can be "hacked".

Collapse
 
bkoiki950 profile image
Babatunde Koiki

Haha! thanks man

Collapse
 
bkoiki950 profile image
Babatunde Koiki

It's actually a test app, I only built it to demonstrate this tutorial.
Thanks btw