/documed-backend-express

Express backend module for the Documed Medical History application

Primary LanguageTypeScript

documed

deploy-on-digital-ocean

Requirements

  • NodeJS 18.18
  • A running MySQL instance

Scripts

Script Description
npm start Runs the application.
npm dev Runs the app dev server with hot reloading
npm test Run tests

Documentation

Collaboration Rules

Following Conventional Commit:

  • Format would be type-of-change: (description). Types would be feat, fix, build, ci, docs, style, refactor, test, etc.

e.g.: feat(architecture): initial project structure and setup


Made with <3 by UNMSM