anonymous-blocking-task-main.zip
(预估有个58文件)
anonymous-blocking-task-main
client
.gitignore
310B
package.json
844B
.env.example.local
25B
package-lock.json
645KB
src
index.js
219B
App.js
1KB
App.css
657B
index.css
366B
useBlockedServices.js
749B
public
robots.txt
67B
logo192.png
5KB
index.html
2KB
favicon.ico
4KB
manifest.json
492B
logo512.png
9KB
README.md
346B
.gitignore
8B
server
.eslintrc.json
207B
.gitignore
17B
DOCS.md
4KB
.env.example
56B
package.json
1KB
.npmrc
18B
package-lock.json
360KB
src
socketServer
setupSocketServer.mjs
1KB
emitBlockedServices.mjs
273B
__mocks__
emitBlockedServices.mjs
78B
middlewares
authMiddleware.mjs
597B
tests
auth.test.js
1KB
validationMiddleware.mjs
293B
database
queries
blocked
selectBlocked.mjs
929B
schedules
selectSchedules.mjs
158B
addSchedule.mjs
2KB
addJobToSchedule.mjs
223B
getSchedule.mjs
228B
setScheduleIsActive.mjs
354B
removeSchedule.mjs
300B
sessions
removeSession.mjs
328B
getSession.mjs
149B
addSession.mjs
943B
data.mjs
310B
app.mjs
1KB
server.mjs
303B
handlers
blocked
getBlocked.mjs
239B
tests
blocked
getBlocked.test.js
5KB
schedules
getSchedules.test.js
2KB
createSchedule.test.js
3KB
deleteSchedule.test.js
1KB
sessions
startSession.test.js
3KB
stopSession.test.js
928B
schedules
deleteSchedule.mjs
457B
createSchedule.mjs
476B
getSchedules.mjs
683B
sessions
stopSession.mjs
200B
startSession.mjs
239B
jest.config.js
107B
README.md
690B
babel.config.js
87B
暂无评论