Skip to content

Repository files navigation

logo

Mint Leaf

A tool for creating FFXIV rotation infographics.

Getting Started

Requirements

Copy .env.example to .env.local and set AUTH_SECRET to the output of:

node -e "console.log(require('node:crypto').randomBytes(32).toString('base64'))"

Discord sign-in also requires DISCORD_CLIENT_ID, DISCORD_CLIENT_SECRET, and a JSON array of allowed Discord user IDs in DISCORD_WHITELISTED_USERS. Restart the development server after changing environment variables.

Install dependencies and run the development server:

yarn install
yarn dev

Open http://localhost:3000 in your browser to see the result.

About

A tool for creating FFXIV rotation infographics.

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages