Skip to content

A simple repository that uses ExpressJS as server, MongoDB as database and Redis for saving sessions, all running inside Docker containers

Notifications You must be signed in to change notification settings

iamhuynq/express-mongodb-redis-docker

Repository files navigation

Express-mongodb-redis-docker

A simple repository that uses ExpressJS as server, MongoDB as database and Redis for saving sessions, all running inside Docker containers

Getting started

  • Clone project and cd into it
  • Install docker
  • Run docker-compose up --build (if have any error, please check your port maybe be used or run docker-compose down before)
  • Access to react fronted throught http:localhost:8081

About

A simple repository that uses ExpressJS as server, MongoDB as database and Redis for saving sessions, all running inside Docker containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published