Skip to content

A Node microservice using MongoDB & Redis. Built with Typescript & Docker

Notifications You must be signed in to change notification settings

CreativeBrandon/node-microservice

Repository files navigation

Node Microservice

  1. Set env variables & database name in Config file
  2. npm install

Run app

  • docker-compose up
  • docker-compose down

Windows Issues

Issues connecting to mongodb - Windows ENV.

  1. can connect when machine ip is used for mongo_connection .env
  2. use ports in docker compose -- do not use "expose"

About

A Node microservice using MongoDB & Redis. Built with Typescript & Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published