A simple elo ranking site built using svelte and bootstrapped with SvelteKit.
If you want to deploy your own instance, great! Right now, this project is configured to work with Netlify, and uses fauna for it's database. However, if you can eaily use any of SvelteKit's adapter. Simply change this line.
Get a key from fauna, and include DB_KEY
an an environement variable.