Actual code has not started yet and I have been thinking about several ways to accompalish this:
- CakePHP, MySQL - No Vue/TailwindCSS/DynamoDB
- Slim(PHP), Postgres, Vue/TailwindCSS
- Slim(PHP), DynamoDB, Vue/Tailwindcss
Fastest one (for now) would be the first option - more experience, recently worked on this a lot
Taking specific notes from "Noter" development - more on this tomorrow
Dockerfile uses the image
jdecode/php7.4:2
And the above image is created by using the following commands: