You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
nicekid1 69c0a65ad5 Update try-catch handling in user register and login functionality 11 months ago
..
admin Add login functionality for admin in admin module 11 months ago
cart Add functionality to remove an item from the cart in cart module 11 months ago
config Setup PostgreSQL database connection and test connectivity 11 months ago
guard Create role guard to check admin role 11 months ago
invoice Add functionality to retrieve invoices by user in invoice module 11 months ago
payment Integrate Zarinpal payment gateway 11 months ago
products Add login functionality for admin in admin module 11 months ago
users Update try-catch handling in user register and login functionality 11 months ago
wallet Add functionality to add balance to user's wallet in wallet module 11 months ago
app.controller.ts Initialize project with NestJS and configure basic setup 11 months ago
app.module.ts Integrate Zarinpal payment gateway 11 months ago
app.service.ts Initialize project with NestJS and configure basic setup 11 months ago
main.ts Initialize project with NestJS and configure basic setup 11 months ago