ACS DATABASE WEBSITE

A website made in Svelte and Sveltekit that displays the Anomaly Classification System Database.

The Database is built with the ACS Database Scraper

How To Build

The site utilizes Bun. In order to build run:

bun run build

If developing the site run:

bun dev