All Projects → int64ago → Getlink Next

int64ago / Getlink Next

Licence: mit
Get Link!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Getlink Next

Next Antd Scaffold
🏠 A simple scaffold based on Next.js for quick use with ant-design, redux, redux-saga, fetch and pm2.
Stars: ✭ 222 (+362.5%)
Mutual labels:  nextjs, ant-design
Node Blog
🔥✨ A react blog project base on nodejs, nestjs, mongoose, typescript, react, ant-design,nextjs
Stars: ✭ 69 (+43.75%)
Mutual labels:  nextjs, ant-design
Sharex Upload Server
AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy
Stars: ✭ 180 (+275%)
Mutual labels:  url-shortener, uploader
Placeline Nextjs
HyperTrack Placeline web application sample using NextJS, Ant-Design, Styled-Components, and Heroku
Stars: ✭ 88 (+83.33%)
Mutual labels:  nextjs, ant-design
Kutt
Free Modern URL Shortener.
Stars: ✭ 5,480 (+11316.67%)
Mutual labels:  url-shortener, nextjs
Antd Issue Helper
Stars: ✭ 38 (-20.83%)
Mutual labels:  ant-design
React Antd Todo
A simple todo list app built with React, Redux and Antd - Ant Design
Stars: ✭ 42 (-12.5%)
Mutual labels:  ant-design
Glutenproject.com
Google for Certified Gluten Free Products
Stars: ✭ 37 (-22.92%)
Mutual labels:  nextjs
Module Federation Examples
Implementation examples of module federation , by the creators of module federation
Stars: ✭ 979 (+1939.58%)
Mutual labels:  nextjs
Intercom Clone
Intercom clone built with NextJS and TailwindCSS
Stars: ✭ 48 (+0%)
Mutual labels:  nextjs
Reddium
The Reddit client for Silicon Valley
Stars: ✭ 47 (-2.08%)
Mutual labels:  nextjs
Terraform Nextjs Plugin
A plugin to generate terraform configuration for Nextjs 8 and 9
Stars: ✭ 41 (-14.58%)
Mutual labels:  nextjs
Ant Design Blazor
Enterprise-class UI components based on Ant Design and Blazor.
Stars: ✭ 39 (-18.75%)
Mutual labels:  ant-design
Keycapsets.com
⌨︎Find your favorite Keycapsets! Made for love of mechanical keyboards, and the trouble of finding a suitable existing keycapset overview!
Stars: ✭ 43 (-10.42%)
Mutual labels:  nextjs
Nestpress
A production ready personal blogging system on top of NestJS and NEXT.js
Stars: ✭ 38 (-20.83%)
Mutual labels:  nextjs
Closify
Closify provide a quick and intuitive JS plugin that facilitate acquiring images with different dimensions
Stars: ✭ 47 (-2.08%)
Mutual labels:  uploader
Next Routes Middleware
Universal Lambda Routing
Stars: ✭ 37 (-22.92%)
Mutual labels:  nextjs
Next On Netlify Demo
Demo of a Next.js app with Server-Side Rendering on Netlify
Stars: ✭ 40 (-16.67%)
Mutual labels:  nextjs
Microurl
python library for url minification.
Stars: ✭ 42 (-12.5%)
Mutual labels:  url-shortener
Next.js Conf 2020
From Front-end to Full Stack with Amplify Framework
Stars: ✭ 40 (-16.67%)
Mutual labels:  nextjs

Features

  • 🙌 Image/Video/File uploading(图片/视频/文件上传,CDN 支持)
  • 🛣 Image placeholder(图片占位符)
  • 🤳 QR Code generator(二维码生成)
  • 🙈 URL shortener(短链接)
  • 🦅 Responsive(响应式设计)
  • 🐲 PWA support(PWA 支持)
  • ...

Credits

Caddy configure for p.302.at and qr.302.at:

qr.302.at {
    gzip
    proxy / https://chart.googleapis.com {
        header_upstream X-Real-IP {remote}
        header_upstream User-Agent {>User-Agent}
    }
}

p.302.at {
    gzip
    proxy / https://via.placeholder.com {
        header_upstream X-Real-IP {remote}
        header_upstream User-Agent {>User-Agent}
    }
    expires {
        match /* 1y
    }
}

Snapshots

Notice

  • There's no SLA guarantee for non-login user
  • Uploading service is ONLY for logged user and file size is limited to 50MB

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].