initial commit
This commit is contained in:
15
docs/bundle.css
Normal file
15
docs/bundle.css
Normal file
File diff suppressed because one or more lines are too long
34
docs/bundle.css.map
Normal file
34
docs/bundle.css.map
Normal file
File diff suppressed because one or more lines are too long
9
docs/bundle.js
Normal file
9
docs/bundle.js
Normal file
File diff suppressed because one or more lines are too long
1
docs/bundle.js.map
Normal file
1
docs/bundle.js.map
Normal file
File diff suppressed because one or more lines are too long
BIN
docs/favicon.ico
Normal file
BIN
docs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
16
docs/index.html
Normal file
16
docs/index.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no">
|
||||
<link rel="shortcut icon" href="favicon.ico">
|
||||
<link rel="stylesheet" href="bundle.css">
|
||||
<script defer src="bundle.js"></script>
|
||||
<link href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"
|
||||
integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>In order to view this documentation page, you have to enable JavaScript in your web browser.</noscript>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
1
docs/insomnia.json
Normal file
1
docs/insomnia.json
Normal file
File diff suppressed because one or more lines are too long
BIN
docs/logo.png
Normal file
BIN
docs/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
1
docs/rest-api.json
Normal file
1
docs/rest-api.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user