-
Install Poetry:
Ensure you have Poetry installed. If not, follow the instructions here to install Poetry.
-
Set up your virtual environment:
Use Poetry to create a virtual environment for your project. Open a terminal and navigate to your project directory. Run:
poetry shell
-
Environment Variables:
- Ensure sample_env is moved to .env in your project root.
- Customize the variables in the .env file according to your specific needs.
mv sample_env .env
Update the variables in the .env file with the required values.
-
Evoke the incantation - Run the application:
π Cast the spell to awaken the main script using Python. You can either unleash it directly:
python main.py
π Or channel the energy using nohup to let it dance in the mystical background:
nohup python main.py &
-
Notifications
You must be signed in to change notification settings - Fork 0
studiogangster/hackerone_org_api
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Β | Β | |||
Repository files navigation
About
π Unofficial HackerOne API: Seamlessly integrate bug data, receive real-time notifications, and stay ahead of security threats - now compatible with the free version of HackerOne!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published