Skip to content

feat: enable local test#12

Merged
timerring merged 1 commit intomainfrom
dev
Dec 21, 2025
Merged

feat: enable local test#12
timerring merged 1 commit intomainfrom
dev

Conversation

@timerring
Copy link
Copy Markdown
Owner

Summary

Add local development support with environment template.

Changes

  • Add .env.test template file for local testing
  • Update README.md and README-en.md with local development instructions
  • Minor improvements to check-in scripts

How to Test Locally

pip install -r requirements.txt
cp .env.test .env
# Fill in your credentials in .env
python -m nodeseek.nodeseek

@timerring timerring self-assigned this Dec 21, 2025
@timerring timerring added the enhancement New feature or request label Dec 21, 2025
Copy link
Copy Markdown
Owner Author

@timerring timerring left a comment

Choose a reason for hiding this comment

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

LGTM

@timerring timerring merged commit f996021 into main Dec 21, 2025
@timerring timerring deleted the dev branch December 21, 2025 05:18
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.

1 participant