This is where all back-end processing such as image uploading is stored. Feel free to self host this - as long as you give us credit for the base code.
Node.js must be installed, and you must install the dependencies. You must create a Firebase app and make a Firebase Storage bucket.
GOOGLE_APPLICATION_CREDENTIALS: path of the Firebase service account json fileBUCKET: the Firebase Storage bucket, for examplehello-world.appspot.comPORT: the port to run the server on
Please keep in mind that we will not provide support for selfhosting.