Zageron / learn-splatoon

Incomplete -- Spaced Repetition learning platform for Splatoon 2 callouts, weapons, specials, and subs.

Repository from Github https://github.comZageron/learn-splatoonRepository from Github https://github.comZageron/learn-splatoon

Learn Splatoon

dependencies CI rustc

hsts Mozilla HTTP Observatory Grade Security Headers

discord

Note: This repository and project is incomplete and not functional yet, you wont find much other than data.

Spaced Repetition learning platform for Splatoon 2 callouts, weapons, specials, and subs.

Table of Contents

Development Environment

Dependency Update

cargo upgrade --allow-prerelease ;; cargo update ;; cargo build ;; cargo build --release

Ory Proxy

VSC Task should start this automatically.

ory proxy "http://localhost" --sdk-url "https://gallant-leakey-n498g2rdpa.projects.oryapis.com"

Deploy Testing

docker build -t learn-splatoon .
docker run -p 8081:8081 --env-file .env -ti learn-splatoon learn-splatoon

Github Action Testing

act push --env-file ".env" --reuse

About

Incomplete -- Spaced Repetition learning platform for Splatoon 2 callouts, weapons, specials, and subs.


Languages

Language:Rust 58.4%Language:Handlebars 35.0%Language:CSS 4.3%Language:Dockerfile 2.3%