https://github.com/rishi-raj-jain/image-gallery-cms-with-astro-xata-cloudflare
A demo of Image Gallery CMS with Astro and Xata, deployed to Cloudflare Pages.
https://github.com/rishi-raj-jain/image-gallery-cms-with-astro-xata-cloudflare
astro cloudflare-workers images tailwindcss xata
Last synced: 26 days ago
JSON representation
A demo of Image Gallery CMS with Astro and Xata, deployed to Cloudflare Pages.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/image-gallery-cms-with-astro-xata-cloudflare
- Owner: rishi-raj-jain
- Created: 2023-12-16T07:50:22.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-26T20:59:37.000Z (about 1 year ago)
- Last Synced: 2024-10-12T13:37:26.418Z (7 months ago)
- Topics: astro, cloudflare-workers, images, tailwindcss, xata
- Language: Astro
- Homepage: https://image-gallery-cms-with-astro-xata-cloudflare.pages.dev/rishi
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Build your own image gallery CMS
Introduction ·
Tech Stack + Features ·
Author## Introduction
Learn [how to create a custom image gallery CMS](https://xata.io/blog/build-image-gallery-astro-cloudflare) using Xata, Astro, and Cloudflare Pages.
## Tech Stack + Features
### Frameworks
- [Astro](https://astro.build) – Framework
### Database
- [Xata](https://xata.io) - Serverless PostgreSQL Platform
### UI
- [TailwindCSS](https://tailwindcss.com) – Styling
### Platform
- [Cloudflare Pages](https://pages.cloudflare.com) – Hosting
### Code Quality
- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style
## Author
- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))