Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
/ craft-codespace Public archive

Craft development in github codespaces

License

Notifications You must be signed in to change notification settings

SHoogland/craft-codespace

Repository files navigation

craft-codespace

getting started

cp .env.example .env

docker-compose run --rm composer composer install

docker-compose run --rm console php craft install/craft --email [email protected] --language en-GB --password password --site-name "Codespace demo" --site-url @siteUrl

docker-compose up -d craft console

About

Craft development in github codespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published