This website requires JavaScript.
Explore
Help
Register
Sign In
moex
/
moex-vibe
Watch
1
Star
0
Fork
0
You've already forked moex-vibe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
moex-vibe
/
apps
/
backend
History
Sergey Krylov
ca4a8b35f3
Some checks failed
CI / lint (pull_request)
Successful in 1m54s
Details
CI / test (pull_request)
Successful in 1m46s
Details
CI / build (pull_request)
Failing after 1m50s
Details
fix: null safety for market data components and backend CI
2026-06-14 09:22:02 +03:00
..
prisma
feat: add authentication system with JWT + RBAC
2026-06-13 22:24:46 +03:00
src
test: add 95 frontend unit tests with vitest, RTL, and MSW
2026-06-14 08:27:15 +03:00
.eslintrc.js
ci: add Gitea Actions pipeline with lint, test, build
2026-06-13 19:57:30 +03:00
.gitignore
feat: add authentication system with JWT + RBAC
2026-06-13 22:24:46 +03:00
nest-cli.json
feat: scaffold NestJS backend with Swagger, validation, CORS
2026-06-13 18:48:16 +03:00
package.json
fix: null safety for market data components and backend CI
2026-06-14 09:22:02 +03:00
prisma.config.ts
test: add 95 frontend unit tests with vitest, RTL, and MSW
2026-06-14 08:27:15 +03:00
tsconfig.json
feat: add MoexClient with rate-limited HTTP client, circuit breaker, and MOEX ISS data methods
2026-06-13 18:56:08 +03:00
vitest.config.ts
feat: add authentication system with JWT + RBAC
2026-06-13 22:24:46 +03:00