This website requires JavaScript.
Explore
Help
Sign In
Mayank.Mishra
/
MinglarBackendNestJS
Watch
1
Star
0
Fork
0
You've already forked MinglarBackendNestJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
61737235a4576ed0e0dc991636849ab90c92aa69
MinglarBackendNestJS
/
prisma
History
Mayank Mishra
4a7e5fbb1e
Add PQQ functionality: Introduce new endpoints for creating activities and submitting answers, along with updates to the Minglar service for retrieving PQQ details. Update serverless configuration to include new function files.
2025-12-03 19:21:21 +05:30
..
migrations
fixed the varchar length and migrated the prisma
2025-11-20 17:33:41 +05:30
prisma.ts
updated prisma version
2025-11-26 12:00:48 +05:30
schema.prisma
Add PQQ functionality: Introduce new endpoints for creating activities and submitting answers, along with updates to the Minglar service for retrieving PQQ details. Update serverless configuration to include new function files.
2025-12-03 19:21:21 +05:30
seed.ts
Add ActivityTrack model to schema and update User and Activities models to include activityTracks relation. Modify seed data to reflect new interest names and activity types. Implement activity reference number generation in HostService for activity creation.
2025-12-02 13:42:14 +05:30