Rohit Sangwanrohitsangwan.hashnode.dev·May 31, 2023Run Pocketbase from MobileIntroduction Pocketbase is a cool alternative to Firebase, Appwrite, Supabase and other services like these, but what makes it cool is, how easy it is to setup with just a few clicks, pocketbase is written in GO and uses SQLite for the backend, and p...Discuss·316 readsPocketbase
Marcus Weinbergerblog.marcusj.org·May 9, 2023Custom Analytics for Hashnode - Part 2This is a brief update, continuing from my previous post where I built a basic, custom analytics service to use on my Hashnode blog. In my final thoughts, I said: While I'm happy with what I created, there are still some things I'd like to work on. ...Discuss·33 readsHashnode
Marcus Weinbergerblog.marcusj.org·May 9, 2023Creating a custom Analytics engine for my Hashnode blogView part 2 of this article here! IntroductionHi, my name is Marcus Weinberger. I'm mainly a Python developer (due to my love for hacking), but I work with JS when I must. One of my passions is creating my own software for doing things - I really enj...Discuss·80 readsanalytics
Alex N'Guessanblog.marcaureln.com·Apr 30, 2023devlog 0 building a saasI made a few bucks on a freelance project recently. On these platform, you rarely get your money as soon as you complete the gig. So, awaiting my payoff, I was wondering what am I going to buy. As, I said, it wasn't a lot, so I cannot afford somethin...Discuss·36 readsbuilding a saasSaaS
Abil Savioblog.abilsavio.tech·Mar 7, 2023Pocketbase OAuth on NextJSA brief introduction to Pocketbase & NextJS Most of you folks must have already heard about Pocketbase and also about Next.JS and that's why you are here in the first place. But for the newbies out there here's a small intro. Pocketbase is an “Open S...DiscussNext.js
Dennistigawanna.hashnode.dev·Jan 24, 2023Setting up pocketbase as a frameworksetting up the environment pocketbase can be used with no need for an enviroment setup by just downloading the executalble for the respective OS and using it's defaluts but in our case we want to use as a framework we'll need to setup a Go envirome...Discuss·524 readsSocial media clone with React and pocketbasePocketbase
Dennistigawanna.hashnode.dev·Jan 22, 2023Intro to Pocketbase, What and Whypocketbase exists in the Backend-as-a-service world that's mostly dominated by two camps - Proprietary (firebase, amplify...) ProsCons easily scalableNo official mechanism to prevent runaway scaling in case of a bug or DDoS SDKs and cloud fun...Discuss·126 readsSocial media clone with React and pocketbaseFirebase