How was your logo made? It really looks pixely and suits “Glitchy”
I mean just an option to paste raw text, like pastebin.
I must thank @jenn for making make8bitart because it was made using make8bitart
Oh I see. Does anything in the settings pane help?
Oh ok. Looks cool though!
@khalby786 when I remixed it it still shows errors
Yes, read the code and look for .env values used in the code. Then, replace them with the suitable values.
I wish the Kidz editor looked as good as GlitchyPastePen. How was the login database made?
I think it was made with mongo DB
SQLite database powered by Endb (product of @chroventer).
Cool! What great UI!
Thanks for the feedback!
but what do I replace the env’s with???
The name of the .env variable should be helpful…
you mean secret?? what does secret mean like what am I supposed to put there
Hang on…let me see what all env values I’m using
I only see one .env value
Yes, and that is the session secret. Replace with something like a password for your session.
so It can be anything??
In your case, yes.