Skip to content

james-tindal/angular-laravel-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2f3bbd3 · Jul 16, 2024

History

51 Commits
Jul 16, 2024
Jul 13, 2024
Jul 15, 2024
Jul 16, 2024
Jul 15, 2024
Jul 16, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 15, 2024
Jul 13, 2024
Jul 13, 2024
Jul 15, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 15, 2024
Jul 13, 2024
Jul 15, 2024
Jul 13, 2024
Jul 13, 2024
Jul 13, 2024
Jul 16, 2024
Jul 13, 2024
Jul 13, 2024

Repository files navigation

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