Skip to content

Instantly share code, notes, and snippets.

@farukcan
Last active September 4, 2024 05:57
Show Gist options
  • Save farukcan/8bd2f8d2e1b58e0c180c7620d27c764b to your computer and use it in GitHub Desktop.
Save farukcan/8bd2f8d2e1b58e0c180c7620d27c764b to your computer and use it in GitHub Desktop.
Az güncellenen static website fikri

Static sıfır maliyet Website yapımı

Eğer bir site az güncellenekse, otantikasyon olmayacaksa bu fikir işe yarayacaktır :

Directusu sqllite modunda cloud runa kur. orayı admin paneli olarak sun.

Astrojs uygulaması geliştir ve verileri directustan al.

Astrojs'yi Cloudflare Pages ile build al. Domainleri cloudflare ile yönet.

Directusa Cloudflare Pages deploy-url webhooke ekle. Ve directusta veri güncellendiğinde build alsın.

Cloud run, ayda bir yılda kullanılacağı için maliyetsiz olacak.

SQLite depolama maliyeti çıkartırsa, free mysql databaseler kullanılabilir.

cloudflare ise tamamen ücretsiz olacağı için, domain maliyetleri hariç, hiçbir maliyeti olmayacak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment