Skip to content

Webshop Foundation backed with MongoDB, Express, NodeJS(API) and served in Vue3, Bootstrap5.

Notifications You must be signed in to change notification settings

tmonzel/webshop-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webshop Starter

Getting Started

Use docker compose to startup all containers.

docker-compose up -d

This command will bring the following services up:

  • mongoDB on localhost:27017
  • DB-Admin on localhost:8081 (This service is only for debugging purpose)
  • Shop API on localhost:3000
  • Shop Frontend on localhost:80
  • TODO: Shop Admin deploy

About

Webshop Foundation backed with MongoDB, Express, NodeJS(API) and served in Vue3, Bootstrap5.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published