Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 675 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 675 Bytes

Laravel Website with Angular CMS

Live website

Website is live at angular-laravel-cms.jamestindal.co.uk

You can access the CMS to create, update, delete blog articles at /admin

Log in with username: test password: p

Running the code

To run:

docker-compose up --build --progress=plain

To show error messages in development:

APP_DEBUG=true docker-compose up --build --progress=plain

The Pulumi infrastructure-as-code that's running this on AWS is at james-tindal/jamestindal.co.uk