mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-07-23 01:46:57 +00:00
17 lines
359 B
Plaintext
17 lines
359 B
Plaintext
// ZOD
|
|
FEN string
|
|
Env Vars
|
|
API base URL
|
|
|
|
- favicon and page titles
|
|
- rearrange buttons / header space - collapse on smaller screens
|
|
|
|
- add / edit headers
|
|
- custom headers - title etc
|
|
- Loading Chessboard with suspense and spinner
|
|
- toasts
|
|
|
|
- Lichess login
|
|
- stringUtils - downloadString - move it out of try / catch and let program use the try/catch
|
|
|
|
- logger |