I want to create a repl but I don’t have enough storage for it, is there any possibility to use external hosting? How would it be implemented to use it as a repl storage?
“If you’re running out of storage space in your repl, you can delete some files or use an external storage provider such as GCS.” https://blog.replit.com/repl-resources
If they are assets like JS files, images, CSS files, you can create a new repl and link the files to your main project (Assets Co. and Asset Manager!).
Edit: didn’t explain why you should do this.
The files are linked but the size of the files doesn’t affect your main repl.