radiquum.github.io--photos/generate
2025-02-21 02:15:01 +05:00
..
static feat/generator: update thumbnails grid view 2025-02-21 02:13:12 +05:00
static_dev feat/generator: start working in the web page. Add data caching 2025-02-20 20:15:56 +05:00
templates feat/generator: update thumbnails grid view 2025-02-21 02:13:12 +05:00
.env.sample feat/generator: start working on website generator 2025-02-19 00:04:48 +05:00
.gitignore feat/generator: start working on website generator 2025-02-19 00:04:48 +05:00
build.tsx remove: 256px thumbnails generation 2025-02-21 02:15:01 +05:00
bun.lock feat/generator: start on gallery 2025-02-21 00:46:29 +05:00
package.json feat/generator: start on gallery 2025-02-21 00:46:29 +05:00
README.md feat/generator: start working on website generator 2025-02-19 00:04:48 +05:00
tsconfig.json feat/generator: start working on website generator 2025-02-19 00:04:48 +05:00
utils.ts feat/generator: add build script 2025-02-19 00:57:48 +05:00
watch.ts feat/generator: start on gallery 2025-02-21 00:46:29 +05:00

radiquum-photos-ssg

To install dependencies:

bun install

To run:

bun run index.tsx

This project was created using bun init in bun v1.2.1. Bun is a fast all-in-one JavaScript runtime.