Skip to content

web-id-fr/druid-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dru^ID Installer

Dru^ID Installer helps installing Dru^ID CMS in a fresh Laravel application within a Docker environment.

Requirements

  • Node >= 18.2
  • Composer 2
  • A running Docker daemon

Usage

Simply run npx github:web-id-fr/druid-cli new at your workspace root and follow the instructions.

At the end of the process, you'll be able to log the the Dru^ID admin interface at http://druid-container.localhost/admin

Starting / Stopping a project

Once your project has been setup using the npx github:web-id-fr/druid-cli new, you can cd to the project directory using your terminal and run

make stop: To stop all the docker containers

make start: To start again the project

make restart: Stop + Start

make fresh: Reset the database

seed_demo: Run the demo seeders

make destroy: To delete all the containers

Contributing

To contribute to the cli tool, you first need to run


npm i
npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •