Skip to content

Tara-Wij/govcms-ops-d10

 
 

Repository files navigation

GovCMS D10 development

Getting started

Build the project

git clone https://github.com/govcms-extras/govcms-ops-d10.git
cd govcms-ops-d10
cp configs/auth.json.example configs/auth.json
vi auth.json # Replace with the Github PAT.
ahoy build
ahoy up

Then you can visit http://localhost:8888/

Fast preview

docker run --name govcms-d10-test -p 8080:80 -d govcmspoc/govcms:drupal10

More examples can be found in USAGE.md

About

GovCMS D10 development - proof of concept

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published