Skip to content

1-Basic Setup#2

Merged
Timelessprod merged 4 commits intomainfrom
1-basic-setup
Apr 27, 2025
Merged

1-Basic Setup#2
Timelessprod merged 4 commits intomainfrom
1-basic-setup

Conversation

@Timelessprod
Copy link
Owner

@Timelessprod Timelessprod commented Apr 27, 2025

Changes:

  • Add Docker Compose config to have 2 services: a PostgreSQL database and a Python service
  • Add Python libraries requirements
  • Add basic entrypoint script
  • Add GitHub workflow config to run CI for both main and other branches (to allow for eventual deployment on the main workflow only later)
  • Update .gitignore to exclude Pycharm's .idea/ directory

@Timelessprod Timelessprod added the enhancement New feature or request label Apr 27, 2025
@Timelessprod Timelessprod self-assigned this Apr 27, 2025
@Timelessprod Timelessprod linked an issue Apr 27, 2025 that may be closed by this pull request
Copy link
Owner Author

@Timelessprod Timelessprod left a comment

Choose a reason for hiding this comment

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

Test passing, approving

@Timelessprod Timelessprod merged commit e8a7846 into main Apr 27, 2025
1 check passed
@Timelessprod Timelessprod deleted the 1-basic-setup branch April 29, 2025 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Basic Setup

1 participant