Skip to content

acrollet/va.gov-cms-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objective

Provide a low-effort method for getting up and running with a CMS development environment

Quickstart

  1. Install Vagrant and VirtualBox.
  2. Download or clone this project to your workstation.
  3. Copy default.config.yml to config.yml and edit to add your git information.
  4. cd into this project directory and run vagrant up.

Viewing the web/mailhog environments

Visual Studio Code

Open a terminal and run lando info. Then, command-click on a URL to open it. (VS Code will automatically forward the port)

Screen Shot 2021-03-01 at 1 23 48 PM

Interactive cypress testing

  1. Go to the GUI and login with:
  • username: vagrant
  • password: vagrant
  1. Click Activities in the upper-left corner, type gnome-terminal and press return:

Screen Shot 2021-03-01 at 2 15 28 PM

3. When the terminal opens, run `cd va.gov-cms; npm run test:interactive` and wait to see the test runner:

Screen Shot 2021-03-01 at 2 25 54 PM

About

va.gov CMS development VM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages