API Explorer II
Go to file
2023-03-29 23:23:36 +08:00
.vscode WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
public WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
src REFACTOR: format 2023-03-29 23:23:36 +08:00
.eslintrc.cjs WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
.gitignore WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
.prettierrc.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
auto-imports.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
components.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
env.d.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
index.html WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
package-lock.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
package.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
README.md WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.app.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.node.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
tsconfig.vitest.json WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
vite.config.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
vitest.config.ts WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00
yarn.lock WIP: API-Explorer-II 2023-03-29 23:22:33 +08:00

Welcome to the OBP API Explorer II

ABOUT

This application is used to explore OBP APIs and interact with the data and services in the context of the logged in user.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint

LICENSE

This project is licensed under the AGPL V3 (see NOTICE) and a commercial license from TESOBE.