#azadi-navigator/ #├── app.py # سرور Flask #├── static/ #│ ├── offline-map.js # مسیریابی آفلاین با GraphHopper.js #│ ├── osm-iran-tehran.osm.pbf # داده نقشه (دانلودی) #│ └── style.css #├── templates/ #│ └── index.html # صفحه اصلی (PWA) #├── manifest.json #├── sw.js # Service Worker برای آفلاین #└── README.md
#sudo apt update #sudo apt install python3 python3-pip #pip3 install flask #python3 app.py
گرفتن سرتیفیکیت :# #apt-get install certbot -y #certbot certonly --standalone --agree-tos --register-unsafely-without-email -d Domain