👷 Developed by Matheus Ramalho de Oliveira
🔨 Brazilian Software Engineer
🏡 Goiânia, Goiás, Brasil
✉️ kastorcode@gmail.com
👍 instagram.com/kastorcode
This script consumes unlimited gigabytes of files without crashing and with functionality to cancel requests. We will convert CSV to NDJSON and render the data in an HTML page, processing everything on demand using webstreams.
Backend
- Make a clone of this repository;
- Open the server folder in a terminal;
- Run yarnto install dependencies;
- Run yarn devto start the server;
- Create a folder called dataset;
- Download a data pack: https://kaggle.com/datasets/danielalbarracinm/list-of-anime-from-1990-to-2022?resource=download;
- Extract the data into the datasetfolder.
Frontend
- Open the app folder in a terminal;
- Run yarnto install dependencies;
- Run yarn startto serve the app.
<kastor.code/>
