Activity
fix: convert token and session expiration times to milliseconds
fix: convert token and session expiration times to milliseconds
chore: remove unused dependencies and files related to Firebase, Pris…
chore: remove unused dependencies and files related to Firebase, Pris…
feat: add uncaught exception handler for improved error logging
feat: add uncaught exception handler for improved error logging
feat: add graceful server shutdown with database and socket disconnec…
feat: add graceful server shutdown with database and socket disconnec…
chore: update project dependencies and code formatting
chore: update project dependencies and code formatting
added folder-structure to readme
added folder-structure to readme
Merge branch 'ux/landing-page' of github.com:muneebhashone/typescript…
Merge branch 'ux/landing-page' of github.com:muneebhashone/typescript…
Merge branch 'main' of github.com:muneebhashone/typescript-backend-to…
Merge branch 'main' of github.com:muneebhashone/typescript-backend-to…
minor-issues: auth-module
minor-issues: auth-module
removed ejs
removed ejs
README.md: updated
README.md: updated
feat: implement React Email and Mailgun support
feat: implement React Email and Mailgun support
fix: correct import statement in upload controller
fix: correct import statement in upload controller
Pull request merge
password-reset template cleanup
password-reset template cleanup
setup with queueing is done, testing in process
setup with queueing is done, testing in process
Merge branch 'main' of github.com:muneebhashone/typescript-backend-to…
Merge branch 'main' of github.com:muneebhashone/typescript-backend-to…
build schema for prisma
build schema for prisma
Simplified Modules for Auth and User
Simplified Modules for Auth and User