aryaputras 1649677539 Merge pull request #2 from assai-id/aryaputras-patch-2
Update README with database preparation steps
2026-04-16 19:20:26 +07:00
2026-04-16 14:42:49 +07:00
2026-04-16 14:42:49 +07:00
2026-04-16 14:42:49 +07:00

Nemesis

End the vampire ball.

Mohon bersabar, file-file sedang dalam proses finalisasi.

Release Status

Asset Status ETA
Dashboard URL 🟡 In progress 17 April
SQL / SQLite / Raw Dataset Files 🟡 In progress 18 April

Stay tuned.

Downloads

Raw Dataset (Analyzed by GPT-5.4)

Download SIRUP dataset (analyzed)

1. Prepare the Database

Download and unzip the raw dataset, then convert it to SQLite:

# Unzip the dataset
unzip gpt-5.4-analyzed-sirup.zip

# Convert to SQLite (adjust based on source format)
# Place the resulting .sqlite file at the expected path:
mv dashboard.sqlite backend/data/dashboard.sqlite

The backend expects the database at backend/data/dashboard.sqlite.

2. Run the Application

⚠️ Note: This is a time-limited SAS URL that expires on 16 April 2026 at 20:15 UTC. Request a refreshed link if access has lapsed.

Description
No description provided
Readme 331 MiB
Languages
JavaScript 90.1%
CSS 9%
HTML 0.9%