Skip to content

Conversation

@Coderx85
Copy link
Owner

@Coderx85 Coderx85 commented Jul 2, 2025

This pull request introduces several improvements to the Docker setup and project documentation:

  • Dockerfile:

    • Added OCI labels (name, version, description, maintainer, source URL).
    • Changed default CMD to npm run docker:dev for development.
    • Removed obsolete Dockerfile.dev.
  • docker-compose.yml:

    • Added compose file defining app and database services for simplified local setup.
  • README.md:

    • Introduced “Technical Deep Dive” section linking to new learn.md.
    • Reorganized sections and added Docker Hub deployment instructions.
  • learn.md:

    • New technical insights document covering architecture decisions, challenges, and solutions.
  • package.json:

    • Updated docker:dev script to use npx convex dev instead of npm run dev.

These changes improve reproducibility, documentation, and developer onboarding for Docker-based workflows.

@vercel
Copy link

vercel bot commented Jul 2, 2025

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

Name Status Preview Updated (UTC)
neotion ❌ Failed (Inspect) Jul 2, 2025 6:56pm

@Coderx85 Coderx85 merged commit 84dddab into main Jul 3, 2025
1 of 6 checks passed
@Coderx85 Coderx85 deleted the feature/docker branch July 3, 2025 05:02
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.

2 participants