add Vue UI [wip]
This commit is contained in:
parent
3d5656392e
commit
b47dfc579b
22 changed files with 2242 additions and 6 deletions
3
unwind-ui/src/config.ts
Normal file
3
unwind-ui/src/config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
export default {
|
||||
api_url: "http://localhost:8000/api/v1/",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue