bliish-com/bliishspace — reverse-engineered prompt
Reverse engineered prompt
Build me a lightweight self hosted social site like the one described in this repo. I want it to feel fast and simple, with server rendered pages, no ads, no tracking, and a very small hosting footprint. People should be able to sign up, make customizable profiles, post on their wall, add friends, join groups, write blogs, comment, favorite things, send private messages, and get notifications.
Please include the moderation and admin side too, so the first account can become the admin, then manage branding, home page copy, users, email, rate limits, reports, bans, and basic automod without editing code. Profiles should support playful skins and theme song style customization if that is already part of the project.
I want this working locally with a simple setup using the existing stack in the repo, SQLite, and local uploads. Make sure the main flows are wired up cleanly and the app can be built, tested, and self hosted on a small VPS. If anything is unclear, check the docs in the repo and current docs online.
Want more depth? Deep Reverse