typescripting2
This commit is contained in:
parent
850a3bf4d2
commit
aacc685da1
12 changed files with 381 additions and 128 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue