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

Latest commit

 

History

History
13 lines (8 loc) · 362 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 362 Bytes

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