tsdoc generation

ref #7 , close #8
This commit is contained in:
2020-11-27 21:40:42 +01:00
parent d85c126c27
commit 6e0447165b
3 changed files with 11 additions and 3 deletions

View File

@@ -25,6 +25,11 @@ Backend Server
yarn dev
```
### Generate Docs
```
yarn docs
```
### Docker w/ postgres 🐳
```bash