mirror of
https://github.com/TheRealOwenRees/chess-scribe-website.git
synced 2026-09-19 11:03:52 +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 |