Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 379 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 379 Bytes

EPAM Node.js mentoring program

Task list

  • Task 1:
    • Stdin, stand-by mode;
    • CSV, cvstojson;
    • ES6 Modules with Babel.
  • Task 2:
    • Express, Typescripts;
    • CRUD API service;
    • JOI (server-side validation).
  • Task 3, 4:
    • Postgres
    • Sequelize (ORM)
    • 3-Layered architecture