Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 280 Bytes

File metadata and controls

8 lines (6 loc) · 280 Bytes

Introduction

NODEJS-projects has four projects:

  1. vividly: a backend project for a movie store based on mongodb
  2. async-demo: promise related operations
  3. mongo-demo: CRUD to mongodb using mongoose
  4. modellingRelationship: modelling relationships between connected data