/enker-svc

Backend service for Enker

Primary LanguageJavaScript

Loading data to database

  1. Update docker-entrypoint-initdb.d/students.js with student names
  2. Run command: mongo localhost:27017/tumo docker-entrypoint-initdb.d/students.js