Skip to content

Conversation

@Aman-codde
Copy link
Contributor

  1. feat(server, mongoose): add mongoose to npm using 'npm i mongoose --save'
  2. feat(server, mongoose): add types/mongoose to npm using 'npm i -save-dev @types/mongoose
  3. feat(server, mongoose): add code for mongodb connection, schema, model inside server.ts and create file 'user.schema.ts' in schemas folder

closes #30

@Aman-codde Aman-codde closed this Sep 22, 2021
@Aman-codde Aman-codde reopened this Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FEAT: Add Mongoose

2 participants