typescripting2

This commit is contained in:
waveringana 2022-12-03 23:48:16 +00:00
parent 850a3bf4d2
commit aacc685da1
12 changed files with 381 additions and 128 deletions

View file

@ -12,12 +12,11 @@ Upcoming Features:
Source:
```Bash
EBPASS=changeme
EBPORT=3000
EBAPI_KEY=changeme #ShareX support
$ export EBPASS=changeme
$ export EBPORT=3000
$ export EBAPI_KEY=changeme #ShareX support
$ npm install
$ node app/db.js
$ npm start
```
Default username is admin with the password being whatever EBPASS is