Wirero Documentation
Everything a developer needs to understand, run, and contribute to the Wirero platform.
What’s in here
Section titled “What’s in here”This site documents the Wirero platform — a crypto news publishing system made up of three main projects: a backend API (news-server), an admin dashboard (news-client), and a network of child sites that display the published content.
Getting Started Set up your local environment and run all three projects.
System Overview How news-server, news-client, and child-sites connect.
news-server Express API — routes, auth, article lifecycle, RSS ingestion.
news-client Admin dashboard — article editor, publisher management, site config.
child-sites How child-site frontends consume the client API and display content.