View the website at archiverse.pretendo.network
Archiverse is a comprehensive archive of Miiverse, a social media platform for the Nintendo Wii U and 3DS which ran from November 18, 2012 until November 8, 2017. This archive stores millions of archived Miiverse users, posts, drawings, comments, and more, totaling over 17TB of data.
Archiverse's frontend is built using React, Next.js, Redux, and Docker. It takes advantage of server-side rendering for optimized SEO (search engine optimization) in order for users to more easily Google keywords in Miiverse posts. The data behind archiverse is stored through PostgreSQL hosted with Supabase. In total, the data behind Archiverse consists of...
5,141 Communities
8,290,282 Users
133,078,026 Posts
216,972,349 Replies
This data is quickly searchable on Archiverse thanks to optimized binary tree indexes applied on certain columns in each table. The database is backed up on internet archive (Note: some modifications to this database has occured. Look over supabase/migrations
for more details).