Sébastien Conejocase.hashnode.dev·16 minutes agoWe need your feedback 🙏Hello typescript developers, We've launched our Proof of Concept: CASE ! CASE stands out for its simplicity: no imposing no-code, no configurations at all. Just define your entities (TypeORM-style) for an instant DB, RestAPI, and AdminPanel. Its SDK ...Discuss·1 likebaas
Kieran Llarenabytesfromkrayon.hashnode.dev·Oct 26, 2023Hello World: My First PostHello everyone! My name is Kieran Llarena and I am a first-year college student. On the subject of first-times, this is also my first time trying out blogging. I slowly developed the urge to start documenting my learning and growth in the fields of w...DiscussWeb Development
Dennistigawanna.hashnode.dev·Oct 20, 2023Setting up PocketbaseThe Basics PocketBase is an open-source backend consisting of an embedded database (SQLite) with real-time subscriptions, built-in auth management, convenient dashboard UI and simple REST-ish API. Why pocketbase? auto-generates REST API's + real-tim...Discuss·48 readspocketbase v0.19Pocketbase
Mahad Ahmedblog.mahad.dev·Sep 27, 2023Setting up Next.JS and PocketBase for AuthenticationIf you are here, you most likely had a problem setting up PocketBase and Next.js 13 for authentication. Don't worry, I got you. You don't have to suffer the same pain I went through. If you prefer to watch instead of read, click here to watch this on...Discuss·212 readsNext.js
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·409 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·55 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·101 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·1 like·51 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·657 readsSocial media clone with React and pocketbasePocketbase