Commit Graph

4 Commits

Author SHA1 Message Date
zack3d 30f6a76891 feat(db): add tile-region mapping datasets
Add regions.csv and tile_region_mapping.csv to provide region metadata
and tile-to-region relationships. Update server initialization and auth
routes to integrate the new data, and expand .env.example with related
configuration variables.

This makes region information queryable and prepares scripts for
seeding/import.
2025-10-02 23:50:06 -07:00
zack3d 3bf7488569 Add season field, store tile pngs in the database 2025-10-02 19:37:29 -07:00
zack3d f011e23cb2 b 2025-10-02 19:27:15 -07:00
Toby Kohlhagen b95af1940c first commit 2025-10-01 13:56:21 +09:30