Git Product home page Git Product logo

farm_uyufarm's Introduction

NuxtHub Image Gallery Starter Template

This starter lets you get started with NuxtHub Blob in seconds.

nuxt-image-gallery.mp4

Features

  • ๐Ÿ“ท Image upload and display with hubBlob()
  • ๐Ÿ–ผ๏ธ Image Filters: Apply a variety of filters to your images.
  • ๐Ÿ’พ Saving: Save your images with applied filters.
  • ๐ŸŒ Cloud Storage: Blob powered by NuxtHub (cloudflare R2).
  • ๐ŸŽ  Custom Carousel: Includes a custom carousel component that can be adapted for in-house use.
  • ๐Ÿƒ๐Ÿป View transition API The View Transitions API provides a mechanism for easily creating animated transitions between different DOM states while also updating the DOM contents in a single step.
  • ๐Ÿ”‘ Nuxt Auth Utils Minimalist Authentication module for Nuxt exposing Vue composables and server utils.

Stack

  • NuxtHub - A Nuxt toolkit to build fullstack applications on the edge
  • NuxtUI - A UI Library for Modern Web Apps
  • Nuxt Fonts - Plug-and-play custom web font optimization and configuration for Nuxt apps.
  • VueUse - Collection of useful composition APIs
  • ESLint with @nuxt/eslint-config, single quotes, no semi
  • TypeScript
  • bun - Fast JavaScript package manager

Setup

  1. Clone this repository to your local machine.
  2. Install dependencies using the command bun install or your favorite package manager.
  3. Run the application with the command bun dev or your favorite package manager.

If you don't have bun installed, run: curl -fsSL https://bun.sh/install | bash

Environment Variables

  • NUXT_ADMIN_PASSWORD - A password to access the admin panel and upload images, will default to admin if not provided.
  • NUXT_SESSION_PASSWORD - A secret key for session encryption used by nuxt-auth-utils, will be generated automatically if not provided in development mode.

Development

bun dev

Remote Storage

Once you deployed your project, you can connect to your remote database locally running:

bun dev --remote

Deploy

You can deploy this project on your Cloudflare account for free and with zero configuration using NuxtHub.

npx nuxthub deploy

It's also possible to leverage Cloudflare Pages CI for deploying, learn more about the different options on https://hub.nuxt.com/docs/getting-started/deploy

Learn more about remote storage on https://hub.nuxt.com/docs/getting-started/remote-storage

Template Starter

This project is a template starter provided by NuxtHub. It's designed to help kickstart your NuxtHub files project.

Check out the deployment documentation for more information.

Contribution

Contributions are welcome! Feel free to open an issue to report a bug or submit a feature request via a pull request.

Credits

Thanks to Atinux for the contributions and advice provided.

farm_uyufarm's People

Contributors

saras152 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.