Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

sharxhost/backend

Repository files navigation

SharX backend

The backend for SharX, yeah. Written using express.js and TypeScript. For API docs, consult the docs.

Git submodules

This project uses api-types and needs submodules to be pulled before usage. After cloning this repo, run:

git submodule update --init