Skip to content

Conversation

@aleblima
Copy link

@aleblima aleblima commented Jan 4, 2026

Utilizando apenas scripts do pnpm e o docker para o funcionamento do projeto

@aleblima aleblima requested a review from mathewvieira January 4, 2026 03:03
@aleblima aleblima self-assigned this Jan 4, 2026
@aleblima aleblima linked an issue Jan 4, 2026 that may be closed by this pull request
2 tasks
@aleblima aleblima requested a review from Copilot January 8, 2026 20:21
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR simplifies the project setup by introducing pnpm scripts and Docker commands to manage the development environment. The changes remove the reliance on Make commands in favor of direct pnpm scripts for starting the development environment.

Key changes:

  • Added env:setup, dev, and dev:down scripts to package.json for automated environment setup and Docker container management
  • Updated README.md with simplified development instructions using pnpm commands
  • Cleaned up .env.dev.example by removing unused variables and updating connection URLs to use container names

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
package.json Added scripts for automatic .env file creation and Docker compose management for development
README.md Simplified development setup instructions and reformatted command tables
.env.dev.example Removed unused environment variables and updated DATABASE_URL and connection URIs to use Docker service names

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@aleblima aleblima force-pushed the fix/setup-configuration branch from 32368eb to bf26947 Compare January 12, 2026 04:24
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.

Facilitar o acesso à cotribuição

1 participant