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

feat: Make Shelve NuxtHub compatible #325

Merged
merged 1 commit into from
Nov 22, 2024
Merged

feat: Make Shelve NuxtHub compatible #325

merged 1 commit into from
Nov 22, 2024

Conversation

HugoRCD
Copy link
Owner

@HugoRCD HugoRCD commented Nov 22, 2024

This pull request includes significant changes to migrate the database from PostgreSQL to SQLite, update the configuration files, and refactor the database access methods. The most important changes include modifying the drizzle.config.ts and nuxt.config.ts files, updating the package.json scripts and dependencies, and altering the database schema and migration files.

Database Migration to SQLite:

Configuration Updates:

Database Access Refactoring:

resolve #324

@HugoRCD HugoRCD self-assigned this Nov 22, 2024
Copy link

vercel bot commented Nov 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
shelve-app ⬜️ Ignored (Inspect) Nov 22, 2024 1:36pm
shelve-lp ⬜️ Ignored (Inspect) Nov 22, 2024 1:36pm

@github-actions github-actions bot added the feature New feature or request label Nov 22, 2024
Copy link

Thank you for following the naming conventions! 🙏

@HugoRCD HugoRCD merged commit 5d9ee74 into main Nov 22, 2024
8 of 13 checks passed
@HugoRCD HugoRCD deleted the feat/324 branch November 22, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Make Shelve NuxtHub compatible
1 participant