A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
73eff05180
* feat: use yarn v3 * chore: bump yarn to 3.2.1 |
||
---|---|---|
.github/workflows | ||
.yarn/releases | ||
prisma | ||
public | ||
scripts | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
.yarnrc.yml | ||
config.example.toml | ||
docker-compose.arm.yml | ||
docker-compose.dev.yml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile-arm | ||
esbuild.config.js | ||
LICENSE | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
yarn.lock | ||
zip-env.d.ts |
Zipline is a ShareX/file upload server that is easy to use, packed with features and can be setup in one command!
Features
- Configurable
- Fast
- Built with Next.js & React
- Token protected uploading
- Image uploading
- Password Protected Uploads
- URL shortening
- Text uploading
- URL Formats (uuid, dates, random alphanumeric, original name, zws)
- Discord embeds (OG metadata)
- Gallery viewer, and multiple file format support
- Easy setup instructions on docs (One command install
docker-compose up -d
)