ShareX Daddy Server
Go to file
Jyotirmoy Bandyopadhayaya 08ae7c5ed7
Removed `yarn.lock` from gitignore
2023-05-26 14:34:29 +05:30
.github 🛺 : added GH Action customizations 2023-05-26 06:34:28 +00:00
packages build(deps): bump helmet from 6.2.0 to 7.0.0 2023-05-26 08:39:39 +00:00
.eslintignore Create CONTRIBUTING.md 2023-05-16 19:35:51 +05:30
.eslintrc Initial commit 2023-05-06 16:27:52 +05:30
.gitignore Removed `yarn.lock` from gitignore 2023-05-26 14:34:29 +05:30
.graphqlrc.yaml Create CONTRIBUTING.md 2023-05-16 19:35:51 +05:30
.nvmrc Create CONTRIBUTING.md 2023-05-16 19:35:51 +05:30
.prettierignore Initial commit 2023-05-06 16:27:52 +05:30
.prettierrc Initial commit 2023-05-06 16:27:52 +05:30
LICENSE Initial commit 2023-05-06 16:27:52 +05:30
README.md Update README.md 2023-05-18 08:20:01 +05:30
package.json 🚢 Github actions Fixes 2023-05-16 20:01:24 +05:30
third-party-licenses.txt Initial commit 2023-05-06 16:27:52 +05:30
yarn.lock Removed `yarn.lock` from gitignore 2023-05-26 14:34:29 +05:30

README.md

🚀 Project SHX

GitHub Workflow Status GitHub last commit GitHub code size in bytes Snyk Vulnerabilities for GitHub Repo

forthebadge forthebadge forthebadge

📝 Description

Shx is a platform ment to store and share files, images, text and URLs with ease. This server is built using Node.js and Express.js and stores the uploaded content on Cloudflare R2 and PostgreSQL DB. It is compatible with ShareX and other clients that support the same protocol.

🛠️ Technologies Used

  • Node.js
  • Express.js
  • TypeScript
  • Redis
  • Cloudflare R2
  • Hasura Graphql (with PostgreSQL)
  • Commander.js

🚀 Features

  • File upload
  • Image upload
  • Text upload
  • URL shortener
  • CLI Support

🎁 Project Setup

@packages/api

The API package contains the server-side code responsible for handling file, image, and text uploads, as well as URL shortening. It provides the core functionality of the ShareX server.

@packages/cli

The CLI package includes the command-line interface (CLI) for interacting with the ShareX server from the terminal. It allows users to perform various actions, such as uploading files, images, or text, and generating short URLs.

📝 License

This project is licensed under the ISC License.

For more information, please see the LICENSE file.

📧 Contact

If you have any questions or would like to contribute to the project, please contact hi@b68.dev.