Home

Awesome

Realtime Blog App made using React and PocketBase

Visitors

PocketBase is an Open Source backend comprises of only one single file, written in Go, for more info visit: https://pocketbase.io/

For beginner friendly Todo app using React+PocketBase visit: blog, repo is now part of the official PocketBase show-and-tell and awesome-pocketbase

Backend

Setup pocketbase locally --> spin up the server --> Create a new collection named posts --> and add these fields to it

fieldtyperequired
titleTexttrue
contentTexttrue
imgurlURLfalse
userUserfalse
likesjsonfalse

Changes: Added redux, deployed on vercel.

Features:

Some screenshots of the application:

s1

Screenshot 2022-10-10 at 21-18-16 Realtime Blog