summaryrefslogtreecommitdiff
path: root/priv/static
AgeCommit message (Collapse)Author
2025-07-14feat: rewrite in rustDawid Rycerz
2025-04-05feat: initialize Phoenix application for weather alertsDawid Rycerz
This commit sets up the initial Silmataivas project structure, including: Phoenix web framework configuration, database models for users and locations, weather polling service, notification system, Docker and deployment configurations, CI/CD pipeline setup