No description
  • TypeScript 99%
  • JavaScript 0.6%
  • Dockerfile 0.3%
Find a file
mihai205 46b973ac24
Merge pull request #54 from mihai205/dev
feat(designCategories): add CRUD functionality for event-design categ…
2026-06-25 23:02:40 +03:00
.github feat(build): add 'dev' branch to GitHub Actions workflow triggers 2026-06-25 13:47:48 +03:00
.husky Dev (#27) 2026-06-17 08:25:23 +03:00
docs feat(videogen): implement auto highlight video generation module 2026-06-20 20:45:12 +03:00
prisma feat(designCategories): add CRUD functionality for event-design categories, including model, routes, and service 2026-06-25 23:01:56 +03:00
scripts Dev (#27) 2026-06-17 08:25:23 +03:00
src feat(designCategories): add CRUD functionality for event-design categories, including model, routes, and service 2026-06-25 23:01:56 +03:00
tests Add unit tests for services and utilities, refactor socket handling 2025-09-22 16:26:28 +03:00
.dockerignore Dev (#27) 2026-06-17 08:25:23 +03:00
.env.example Dev (#27) 2026-06-17 08:25:23 +03:00
.gitignore Dev (#27) 2026-06-17 08:25:23 +03:00
.gitleaks.toml Dev (#27) 2026-06-17 08:25:23 +03:00
.npmrc Dev (#27) 2026-06-17 08:25:23 +03:00
.prettierrc.mjs Dev (#27) 2026-06-17 08:25:23 +03:00
.releaserc.yaml chore: workflow 2025-07-28 20:01:12 +03:00
CHANGELOG.md chore(release): 1.25.0 [skip ci] 2025-11-02 17:01:17 +00:00
docker-entrypoint.sh Dev to Main (#2) 2025-09-25 20:58:07 +03:00
Dockerfile chore(deps): bump node from 24-alpine to 26-alpine 2026-06-17 05:26:03 +00:00
eslint.config.mjs Dev (#27) 2026-06-17 08:25:23 +03:00
jest.config.cjs Refactor email services to use react-email templates 2026-06-18 13:52:57 +03:00
jest.global-mocks.ts Dev (#27) 2026-06-17 08:25:23 +03:00
jest.setup.ts Add unit tests for services and utilities, refactor socket handling 2025-09-22 16:26:28 +03:00
LICENSE Initial commit 2025-07-19 10:15:30 +03:00
package.json feat(invitations): implement maxUses and usedCount for invitation management, add redemption tracing 2026-06-24 21:03:49 +03:00
pnpm-lock.yaml feat(invitations): implement maxUses and usedCount for invitation management, add redemption tracing 2026-06-24 21:03:49 +03:00
pnpm-workspace.yaml fix(dependencies): update supertest to version 7.1.4 and add micromatch override 2025-09-22 22:21:35 +03:00
README.md Initial commit 2025-07-19 10:15:30 +03:00
release.config.js fix: workflow 2025-07-28 09:20:44 +03:00
sonar-project.properties feat(build): add GitHub Actions workflow for build and analysis 2026-06-25 13:46:25 +03:00
tsconfig.json Refactor email services to use react-email templates 2026-06-18 13:52:57 +03:00

sharevent-be