Meower is a social media platform written in Scratch 3.0 and Python, ported to HTML for self-hosting.
- Bug fixes.
- Implemented Dynamic CloudLink URLs (If the server reboots, the server URL gets updated dynamically).
- Home page storage implemented. Storage functionality will continue being implemented.
- Download the source code file (*.sb3)
- Load a compatible Scratch editor.
- Open the source code file.
- Fork the repository.
- Follow the instructions above to load the source code.
- Make changes (Use GitHub Desktop to upload large files).
- Make a pull request, and explain the changes you made.
- If it gets approved, the source will be merged.