seatbooked-main.zip
(预估有个70文件)
seatbooked-main
auth-package
client
.gitignore
386B
Dockerfile
108B
components
header.tsx
1KB
package.json
524B
.dockerignore
18B
next.config.js
118B
tsconfig.json
580B
utils
buildClient.ts
388B
next-env.d.ts
75B
hooks
useRequest.tsx
842B
pages
auth
signin.tsx
1KB
signup.tsx
1KB
index.tsx
559B
_app.tsx
845B
yarn.lock
95KB
.gitignore
12B
tickets
Dockerfile
122B
package.json
1KB
src
models
tickets.ts
755B
events
emiter
ticketUpdated.ts
184B
ticketCreated.ts
184B
utils
validationTickets.ts
283B
fakeAuth.ts
442B
natsInstance.ts
651B
index.ts
668B
app.ts
765B
routes
getAllTickets.ts
457B
__test__
getAllTickets.test.ts
662B
getTicket.test.ts
847B
updateTickets.test.ts
2KB
newTickets.test.ts
2KB
updateTicket.ts
1KB
getTicket.ts
482B
newTickets.ts
1KB
test
setup.ts
654B
.dockerignore
12B
tsconfig.json
6KB
yarn.lock
222KB
nats-test
package.json
480B
src
utils
listener-ticketCreatedClass.ts
425B
emit-ticketCreatedClass.ts
223B
emitEvent.ts
455B
listenEvent.ts
574B
tsconfig.json
6KB
yarn.lock
52KB
auth
Dockerfile
122B
package.json
1KB
src
models
user.ts
643B
index.ts
370B
app.ts
689B
routes
signout.ts
224B
__test__
signup.test.ts
1KB
currentUser.test.ts
849B
signin.test.ts
1004B
signin.ts
1KB
signup.ts
1KB
currentUser.ts
364B
test
setup.ts
654B
.dockerignore
12B
tsconfig.json
6KB
yarn.lock
220KB
infrastructure
k8s
auth-mongodb-depl.yaml
525B
tickets-depl.yaml
787B
client-depl.yaml
510B
ingress-srv.yaml
638B
nats-depl.yaml
706B
tickets-mongo-depl.yaml
549B
auth-depl.yaml
751B
README.md
48B
skaffold.yaml
690B
暂无评论