Skip to content

Update and fixes to Readme, sqlite database file config, tailwind/css usage#1

Open
flap152 wants to merge 2 commits into
mattsplat:mainfrom
flap152:dev/main
Open

Update and fixes to Readme, sqlite database file config, tailwind/css usage#1
flap152 wants to merge 2 commits into
mattsplat:mainfrom
flap152:dev/main

Conversation

@flap152
Copy link
Copy Markdown

@flap152 flap152 commented Aug 2, 2024

Propose to share the fixes I made trying to run this project.

  • Added ph artisan migrate to instructions in README
  • changed SQLite database filename to match laravel default.
  • Updated several npm packages, including axios, postcss, and tailwindcss, to their latest known compatible version fixing vulnerabilities
  • Fixed button usage of bg-primary color used by project setting button
  • Main content section grows with window height, making footer "stick" to the bottom

Some of that may be unneeded / wrong, go ahead and fix/comment ;-)

flap152 added 2 commits August 2, 2024 12:04
- fix "primary" button use
- footer now sticks to bottom and section grows with available space
Enhanced layout with Tailwind CSS changes, including new color configurations and layout adjustments.
Updated several npm packages, including axios, postcss, and tailwindcss, to their latest versions for improved performance and security.
Adjusted database configuration to use a new SQLite file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant