Skip to content

Database not created on first run in production mode #7

@GodlyJaaaj

Description

@GodlyJaaaj

Hi 👋

I’ve just cloned and tried using geminate in production mode, and I noticed that the SQLite database is not created automatically on the first launch. This causes the app to fail unless the database is manually initialized beforehand or when the ENVIRONMENT variable is set to "dev".

I had previously worked on the project and came back to check how things were progressing — great work so far!

Would it be possible to ensure that the database (and necessary tables) are created automatically on first use in production mode, or at least to provide a clear error message or setup step for production users?

Let me know if I can help or test anything!

Thanks again 🙏

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions