Skip to content

zViruzz/zgallery

Repository files navigation

zGallery

Gallery to save your images and videos in the cloud

Screenshots

404shots_so

602shots_so

Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies.
npm run dev Starts local dev server at localhost:4321 .
npm run build Build your production site to ./dist/ .
npm run start Starts your compilation locally, before deploying it.
npm run test Runs the tests defined with Jest.
npm run test:watch Runs the tests in watch mode.

Stack

  • Next > v14.2.5
  • React > v18.3.1
  • Lightgallery > v2.43.5
  • Tailwindcss > v3.4.3
  • Typescript > v5.4.5
  • Jest > v29.7.0
  • @supabase/ssr > v0.3.0
  • @supabase/supabase-js > v2.43.5

Deployment

Vercel: Web