Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

chiptopher/rook

Repository files navigation

rook

A simple elo ranking site built using svelte and bootstrapped with SvelteKit.

Deploying

Deploy to Netlify

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.

Environment Variabled

Get a key from fauna, and include DB_KEY an an environement variable.