https://github.com/1998code/quick-share
A Vercel blob storage sample project.
https://github.com/1998code/quick-share
blob quickshare serverless storage vercel
Last synced: about 1 month ago
JSON representation
A Vercel blob storage sample project.
- Host: GitHub
- URL: https://github.com/1998code/quick-share
- Owner: 1998code
- License: mit
- Created: 2023-05-01T16:23:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T14:06:14.000Z (almost 3 years ago)
- Last Synced: 2025-06-21T10:38:38.906Z (12 months ago)
- Topics: blob, quickshare, serverless, storage, vercel
- Language: JavaScript
- Homepage: https://qshare.vercel.app
- Size: 12.2 MB
- Stars: 1
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Introducing Quick Share - Powered by Vercel Blob


## Tutorial
https://levelup.gitconnected.com/first-look-and-tutorial-for-vercel-blob-storage-d87eeb1b1a12
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.