A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Find a file
2021-08-21 14:57:54 -07:00
.github/workflows fix: make migrations use readConfig 2021-06-23 11:47:05 -07:00
.husky Release 3.0.0 2021-06-23 11:20:20 -07:00
prisma Release 3.0.0 2021-06-23 11:20:20 -07:00
public Release 3.0.0 2021-06-23 11:20:20 -07:00
scripts fix(docker): docker image 2021-08-21 14:57:54 -07:00
server fix(server): add mimetype for non db entries 2021-06-23 21:34:38 -07:00
src build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
.babelrc Release 3.0.0 2021-06-23 11:20:20 -07:00
.eslintrc.js Release 3.0.0 2021-06-23 11:20:20 -07:00
.gitignore Release 3.0.0 2021-06-23 11:20:20 -07:00
commitlint.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
config.example.toml Release 3.0.0 2021-06-23 11:20:20 -07:00
docker-compose.yml fix: change compose to use dockerhub image 2021-06-23 11:40:52 -07:00
Dockerfile fix(docker): docker image 2021-08-21 14:57:54 -07:00
Dockerignore Release 3.0.0 2021-06-23 11:20:20 -07:00
next-env.d.ts build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
next.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
package.json build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
README.md Update README.md 2021-07-22 16:23:42 -07:00
release.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
tsconfig.json build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
yarn.lock build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
zip-env.d.ts build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00

Version LICENCE Discord Stars GitHub repo size GitHub last commit (branch)

Zipline

Fast & lightweight file uploading.

Features

  • Configurable
  • Fast
  • Built with Next.js & React
  • Support for multible database types
  • Token protected uploading
  • Easy setup instructions on docs

Installing

See how to install here