Skip to content

A quick dev/staging/prod docker-compose environment to emphasis with QuickEnvSetup.

Notifications You must be signed in to change notification settings

Pixel-Jack/QuickEnvReactBoilerPlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickEnv for React BoilerPlate

Based upon react-boilerplate

Adapt for your projet

Search for these terms and adapt the code with what you want: (case insensitive)

  • YOUR_PROJECT

Guideline first install

  1. Finish this document
  2. Read this one
  3. Then run
make settings
vim .env
  1. Fill this file with your settings.
  2. Run make

If you are in dev mode a server will be launch at localhost:3000. Otherwise, this will create repo of static files in the container at the address /app/build/react. And since /app/build is an external mounted volume react/ will be shared on this volume. Once the creation is over the container will stop.

Architecture

See the whole architecture scheme here.

About

A quick dev/staging/prod docker-compose environment to emphasis with QuickEnvSetup.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published