https://github.com/dan-mba/next-image-grid
Next.js project to display a grid of images specified by a SQLite database
https://github.com/dan-mba/next-image-grid
javascript nextjs postgresql react sequelize sqlite3
Last synced: 8 months ago
JSON representation
Next.js project to display a grid of images specified by a SQLite database
- Host: GitHub
- URL: https://github.com/dan-mba/next-image-grid
- Owner: dan-mba
- Created: 2019-11-26T14:14:32.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T10:35:59.000Z (over 1 year ago)
- Last Synced: 2025-01-30T11:29:13.383Z (over 1 year ago)
- Topics: javascript, nextjs, postgresql, react, sequelize, sqlite3
- Language: JavaScript
- Homepage: https://dan-mba.github.io/next-image-grid/
- Size: 7.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next Image Grid
Next.js project built to display a grid of images.
Uses template files & loads data from a sqlite3 or postgresql database.
The current configuration uses sqlite3.