Skip to content

Express backend module for the Documed Medical History application

Notifications You must be signed in to change notification settings

damarizz/documed-backend-express

 
 

Repository files navigation

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

About

Express backend module for the Documed Medical History application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • Shell 0.1%