Pocketbase for wick editor!

What is pocketbase?

From the website: Open Source backend for your next SaaS and Mobile app in 1 file

It’s basically a one file solution for building a backend. It’s made in go, uses sqlite, and is lightweight. It allows you to get a DB up and running in a few minutes! Although it’s made for more traditional apps, I could see this being used for games.

Where can I host this

You can host it basically anywhere! I recommend pockethost.io since it’s free and it takes seconds to set up but there is also repl.it. I actually made a pocketbase template on there if you want to check it out!

Ok, what about the title?

Oh yeah! Forgot about that. Yeah I basically made a clip that you are abel the paste into any project to use the pocketbase JS SDK. All you need to do is change the load script to point to your server’s url!

Why would I use this?

There are many things you can do once you connect your pocketbase DB to your project! You could make a multiplayer game or a level creator that lets you share levels you made! You can make a lot more cool things with this!

Where should I begin?

How about looking at a few of these links!

Pocketbase site

Pocketbase docs

Pockethost

Pocketbase JS SDK

I will add more links soon (maybe)

pocketbase object6-7-2023_19-41-39.wick (22.0 KB)

4 Likes