Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

flap152
Copy link

@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