AuctionIT
Category:Personal
Tech:github actionsinertiajslaravelphpreacttailwind csstypescript

For this project I chose Laravel and InertiaJS with React to display a PHP-project.
All data on the site below is seeded with example data and images, users have been seeded from the randomuser.me API.
Technology stack/frameworks:
- Backend/frontend: PHP/Laravel with InertiaJS/React and Tailwind CSS
- Persistant storage: MySQL
- Hosting: AWS EC2-instance
- Deployment: Github Actions
I spun up an AWS EC2-instance and setup a Github workflow for the branch production. When production gets a new push – Github triggers the workflow (ie. Action) to compile the repository and then connect to the AWS EC2-instance with SSH to pull the changes from the reposistory and then install dependencies.
Images:







