/ArchiveScape

This is an archive of all messages sent on Ventscape.

Primary LanguageTypeScript

Welcome to ArchiveScape

What is ArchiveScape?

ArchiveScape is an open source archive of VentScape. This archive was started on April 12, 2024 at 17:00 UTC and it is currently being updated every 5 minutes.

Why Create ArchiveScape?

You might be wondering, "Doesn't this website defeat the whole purpose of VentScape?" The answer is yes (╥﹏╥), but it's very unlikely that I am the only person recording messages from VentScape. Does that justify me also doing it? The answer is no (ง ͠ಥ_ಥ)ง, but at least I am making a semi-useful website out of it.

Project Structure

The code of this project is split into two parts: the frontend (this repo) and the collection script. The frontend is a Next.js app that you can find here . The collection script is a JS/TS script that runs a Puppeteer instance to record messages from VentScape . You can find the code here .