Comment on
What open source project(s) are you working on?
I'm working on osintbuddy, my vision of a Maltego/Palantir alternative :) https://github.com/jerlendds/osintbuddy
Comment on
What open source project(s) are you working on?
I'm working on osintbuddy, my vision of a Maltego/Palantir alternative :) https://github.com/jerlendds/osintbuddy
Comment on
let's cut the "Reddit" circle jerk and start actually making content
I started a new community for my open source project: https://lemmy.ml/c/osintbuddy
Comment on
Introducing OSINTBuddy: Node graphs, OSINT data mining, and plugins. Connect unstructured and public data for transformative insights
Reply in thread
Yes it is! Planning to release an update sometime within the next few weeks :)
Comment on
What open source project(s) are you working on?
Reply in thread
That's great to hear! The backend cors origins errors pops up when the domain/IP you're hosting the site on differs from whats set in the .env BACKEND_CORS_ORIGINS. I'm not sure if you were the one that created the issue on my Github for CORS but if not I just realized I forgot to add another thing needed on the frontend. Ill push an update fixing that tonight but in the meantime if you look at file: frontend/src/services/api.service.ts and notice the BASE_URL set to localhost, you could try adjusting that to your IP/domain.
edit: Just wanted to add on I created a new lemmy community for the project: https://lemmy.ml/c/osintbuddy Feel free to post ideas, bugs, or suggestions there :)