Skip to content

user profile app set up using - index.html with pure js and css styles - nodejs backend with express module - mongodb for data storage All setup on Docker containers

Notifications You must be signed in to change notification settings

strawhatrag/docker_mongo_uiApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker_mongo_uiApp

This demo app shows a simple user profile app set up using

  • index.html with pure js and css styles
  • nodejs backend with express module
  • mongodb for data storage

Tech: Docker, Nodejs, mongodb, google cloud, Html, Css & JavaScript

Setup

# Step 1 - setup the docker contianers

docker-compose -f docker-compose.yaml up

# Step 2 - start app/sever.js

cd app
npm install
node server.js

About

user profile app set up using - index.html with pure js and css styles - nodejs backend with express module - mongodb for data storage All setup on Docker containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published