Folder PATH listing Volume serial number is 2EEC-D050 C:. | .babelrc | .gitignore | .report.json | manifest.json | package.json | README.md | tsconfig.json | tsconfig.server.json | webpack.client.js | yarn.lock | +---.fdk | localstore | store.sqlite | +---app | | codejudge.svg | | index.html | | | \---scripts | main.12ccd35f.css | main.12ccd35f.css.map | main.e40aaccf.js | main.e40aaccf.js.map | runtime.3ab03089.js | runtime.3ab03089.js.map | vendors.808fd157.js | vendors.808fd157.js.map | +---server | | server.js | | | +---helper | | helper.js | | | +---services | | codejudge.service.js | | common.service.js | | freshteam.service.js | | | \---test_data | getTestListsByEmail.json | onAppInstall.json | onApplicantCreate.json | onApplicantUpdate.json | onAppUninstall.json | onExternalEvent.json | +---config | | iparams.html | | | \---assets | iparams.css | iparams.js | +---coverage | base.css | block-navigation.js | favicon.png | index.html | prettify.css | prettify.js | sort-arrow-sprite.png | sorter.js | +---log | fdk.log | \---src | app.less | App.tsx | declarations.d.ts | index.html | index.tsx | +---components | +---candidate-sidebar | | candidate-sidebar.tsx | | send-tests.tsx | | tests-results.tsx | | | +---job-sidebar | | job-modal.tsx | | job-sidebar.tsx | | | \---shared | debounce-select.tsx | +---hooks | useDebounce.ts | useScroll.ts | \---services common.service.ts freshteam.service.ts utils.service.ts