A website made in Svelte and Sveltekit that displays the Anomaly Classification System Database.
The Database is built with the ACS Database Scraper
The site utilizes Bun. In order to build run:
bun run build
If developing the site run:
bun dev
A website made in Svelte and Sveltekit that displays the Anomaly Classification System Database.
The Database is built with the ACS Database Scraper
The site utilizes Bun. In order to build run:
bun run build
If developing the site run:
bun dev