Skip to content

An example demonstrating the usage of environments and deployment in roots.

Notifications You must be signed in to change notification settings

carrot/roots-deploy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roots-deploy-example

Setup

  • make sure node.js and roots are installed
  • clone this repo down and cd into the folder
  • run npm install
  • run roots watch
  • ???
  • get money

Deploying

  • If you just want to compile the production build, run roots compile -e production and it will build to public.
  • To deploy your site with a single command, run roots deploy -to XXX with XXX being whichever ship deployer you want to use.

About

An example demonstrating the usage of environments and deployment in roots.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published