mariocraft987 / bark-coding

A Blockly Based coding language
https://bark.dumorando.com
BSD 2-Clause "Simplified" License
10 stars 18 forks source link

going insane.. #216

Closed dumorando closed 5 days ago

dumorando commented 1 week ago

if you know how to write node.js backend code, please help out with bark.
the code is genuinely so bad to the point where it crashes every 10 minutes making the api a lot slower
image not only that, the entire database is contained in a json replit.db key, which results in the server only allowing 1 operation at a time to prevent data overwriting, which again, makes the api a lot slower.
if anyone knows a better database solution, and nodejs, please tell me your replit account.


























and i do NOT want your chatgpt code!!!!

dumorando commented 1 week ago

code: https://replit.com/@dumorando/bark-api?v=1

nmsderp commented 1 week ago

it may work better with easyjsondatabase, which is used in the Snail IDE server

dumorando commented 1 week ago

easyjsondatabase would be great but im hosting this on replit which doesnt have persistent storage

nmsderp commented 1 week ago

easyjsondatabase would be great but im hosting this on replit which doesnt have persistent storage

this seems good, you get 3gb of storage, 2gb ram, and 1.25 cpu cores, for completely free https://sillydev.co.uk/

dumorando commented 1 week ago

easyjsondatabase would be great but im hosting this on replit which doesnt have persistent storage

this seems good, you get 3gb of storage, 2gb ram, and 1.25 cpu cores, for completely free https://sillydev.co.uk/

i'll check it out

dumorando commented 6 days ago

easyjsondatabase would be great but im hosting this on replit which doesnt have persistent storage

this seems good, you get 3gb of storage, 2gb ram, and 1.25 cpu cores, for completely free https://sillydev.co.uk/

it only lets you have 512mb of storage,.

nmsderp commented 6 days ago

huh image

Bashamega commented 6 days ago

Please check your discord @dumorando