Skip to content

ddso-utn/ejemplo-modelo-mvc

Repository files navigation

Example of express server with a dependency injection pattern.

This structure allows you to easily test your code by injecting mock dependencies.

To run in dev mode:

  • npm install
  • npm run dev

Must define the following environment variables:

SERVER_PORT: the port in which the server will run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published