Skip to content

undercontr/medusa-docker-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker and Docker Compose template for Medusa and NextJs

This repository is not an official repository of Medusa.

  • To build the images and start the application please try docker compose up
  • After containers are started execute this code to seed the sample data to the database docker exec <medusa-container-name> npx medusa seed -f ./data/seed.json

Replace <medusa-container-name> with the container name of medusa service.

Medusa website: https://medusajs.com

About

Docker and Docker Compose template for Medusa and NextJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published