mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-11 04:45:02 +00:00
Initial dashboard work (auth flow)
This commit is contained in:
parent
d54897acdd
commit
5a91d36953
18 changed files with 3808 additions and 31 deletions
5
nodemon-dashboard-api.json
Normal file
5
nodemon-dashboard-api.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"watch": "src/dashboard/api",
|
||||
"ext": "ts",
|
||||
"exec": "ts-node ./src/dashboard/api/index.ts"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue