A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Find a file
2021-08-25 15:16:39 -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 fix(build): add migrations to gitignore 2021-08-25 10:05:35 -07:00
public Release 3.0.0 2021-06-23 11:20:20 -07:00
scripts feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
server feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
src feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -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 fix(build): add migrations to gitignore 2021-08-25 10:05:35 -07:00
commitlint.config.js Release 3.0.0 2021-06-23 11:20:20 -07:00
config.example.toml feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -07:00
docker-compose.yml fix: change compose to use dockerhub image 2021-06-23 11:40:52 -07:00
Dockerfile fix(build): prisma not being copied over 2021-08-25 15:16:39 -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 fix(build): remove schema from gitignore 2021-08-25 10:01:57 -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 feat(prisma): remove multi-db support in favor of psql \w easier setup 2021-08-25 09:58:48 -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