Skip to content

huychau/parcel-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parcel Docker

Run Parcel inside Docker

Requirements

  • Docker
  • Bash script

Getting Started

Activate helper scripts

source .activate.sh

Note: You can rename Docker image, prefix, etc.

Setup to build Docker and install packages

parcel-setup

Note: If Dockerfile is not updated. No need run again.

Install new packages if any

parcel-install package-name --save-dev

Start server

parcel-start

Build for production

parcel-build

TODOS

  • Support Live Reload

About

Run Parcel inside Docker

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published