issues
search
Phastboy
/
buddy
Buddy is a comprehensive web application designed to enhance learning experiences.
0
stars
0
forks
source link
AdminJS setup for user management
#7
Open
Phastboy
opened
4 weeks ago
Phastboy
commented
4 weeks ago
Install the
adminjs
core package along with the NestJS plugin and Mongoose adapter.
Configure an AdminJS module, enabling it to manage the User model.
Integrate AdminJS with MongoDB database and set up basic CRUD operations for user management.
adminjs
core package along with the NestJS plugin and Mongoose adapter.