Vimsnake.com migrated to pocketbase #742
patmood
started this conversation in
Show and tell
Replies: 2 comments
-
Hello, great job! I added this to awesome-pocketbase under the Showcases section. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Very cool @patmood! Thanks for sharing :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey all!
I'm loving this project and the focus on simplicity. To test it out, I migrated my site https://vimsnake.com from firebase to pocketbase.
It's a simple game built using go compiled to wasm. The users score is encrypted client side before being sent to the server. The server is running on fly.io and uses pocketbase as a framework to decrypt the score. This prevents people cheating.
It's a small project, but a good one to test all the features of pocketbase. The code is here https://github.com/patmood/vim_snake for anyone interested.
Looking forward to building more soon and contributing back!
Beta Was this translation helpful? Give feedback.
All reactions