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

Add devcontainer config #152

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vargasmontero
Copy link

No description provided.

@JoshuaC215
Copy link
Owner

Hey, thanks for opening this! Looks like a non customized devcontainer config which means it has a couple of problems:

  1. This repo doesn't use pip install -r requirements.txt, it uses uv (see the README)
  2. The app requires the service to be running in order to function, so the service would also need to be started before running the app

If you want to tweak it to actually work with the repo it'd be welcome! Otherwise I'll take a look when I have time or may close this. Cheers!

@JoshuaC215 JoshuaC215 changed the title deployed Add devcontainer config Jan 30, 2025
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