Skip to content

OSCode-Community/consul

Repository files navigation

OSCode Image Uploader

Drag & drop an image from anywhere, get back a shareable URL with the OSCode watermark stamped in the bottom-left corner. A self-contained Next.js app: the browser UI and the watermarking/upload API live in the same project.

Development

pnpm install
cp .env.example .env   # fill in the AWS S3 credentials
pnpm dev               # http://localhost:3000

Production

pnpm build
pnpm start

About

Drag & drop any image, get back a shareable URL with the OSCode watermark stamped in the corner.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors