




















wulkanowy.web/content i jak nie jest zalogowany to żeby mu jakieś śmieszne rzeczy nie powyskakiwały

























































GitHub 
Session-Data (co do nazwy nie jestem jeszcze pewien)

























GitHub 
























@

































target="_blank" jest tu uzasadnione?






redirect_uri (edited)?code=














@ i domenę








































Twój komputer -> TOR -> jeszcze jakieś proxy -> Vulcan




















GitHub 


































































backend/.env
.env
# Server config
PORT=3000
PROXY_WEBSITE=http://localhost:8080
WEBSITE_PREFIX=/
SESSION_SECRET=#Patrz https://github.com/SerayaEryn/fastify-session
DATABASE_URL=#Adres MongoDB wraz z nazwą bazy danych
# ReCAPTCHA
CAPTCHA_SECRET=
# Personal Access Token
GITHUB_API_TOKEN=
# OAuth2.0
GITHUB_CLIENT_ID=
GITHUB_CLIENT_SECRET=
GITHUB_REDIRECT_URL=http://localhost:3000/api/website/developer/github-callbackwebsite/.env.development.local
.env
VUE_APP_CAPTCHA_SITE_KEY=
GitHub
GitHub 




backendnpm run startnpm run dev, żeby samo restartowało przy zmianach

PROXY_WEBSITE)




C:\wulkanowy-bridge\backend>npm i
added 582 packages, and audited 583 packages in 1m
13 vulnerabilities (4 moderate, 7 high, 2 critical)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
C:\wulkanowy-bridge\backend>npm run start
> @wulkanowy/bridge-backend@1.0.0 start
> ts-node .
(node:21224) [FSTDEP006] FastifyDeprecation: You are decorating Request/Reply with a reference type. This reference is shared amongst all requests. Use onRequest hook instead. Property: sessionStore
(Use `node --trace-warnings ...` to show where the warning was created)
(node:21224) [FSTDEP003] FastifyDeprecation: You are using the legacy Content Type Parser function signature. Use the one suggested in the documentation instead.
[1629720215770] ERROR (MongoServerSelectionError/21224 on <>): connect ECONNREFUSED <>
MongoServerSelectionError: connect ECONNREFUSED <>
at Timeout._onTimeout (C:\wulkanowy-bridge\backend\node_modules\mongodb\lib\core\sdam\topology.js:438:30)
at listOnTimeout (node:internal/timers:556:17)
at processTimers (node:internal/timers:499:7)
npm ERR! code 1
npm ERR! path C:\wulkanowy-bridge\backend
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c ts-node .
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mario\AppData\Local\npm-cache\_logs\2021-08-23T12_03_35_942Z-debug.log
mongodb+srv://USERNAME:PASSWORD@example.com/wulkanowy-bridge-development?retryWrites=true&w=majority































mongodb+srv://localhost/NAZWA_BAZY_DANYCH?retryWrites=true&w=majoritywulkanowy-bridge-dev jak u mnie









> @wulkanowy/bridge-backend@1.0.0 dev
> ts-node-dev .
[INFO] 14:59:46 ts-node-dev ver. 1.1.1 (using ts-node ver. 9.1.1, typescript ver. 4.1.3)
(node:17232) [FSTDEP006] FastifyDeprecation: You are decorating Request/Reply with a reference type. This reference is shared amongst all requests. Use onRequest hook instead. Property: sessionStore
(Use `node --trace-warnings ...` to show where the warning was created)
(node:17232) [FSTDEP003] FastifyDeprecation: You are using the legacy Content Type Parser function signature. Use the one suggested in the documentation instead.
[1629724075953] INFO (17232 on DESKTOP-T57M0R4): Connected to database
[1629724075996] INFO (17232 on DESKTOP-T57M0R4): Server listening at http://127.0.0.1:8081
[1629724075997] INFO (17232 on DESKTOP-T57M0R4): Listening on port 8081




PROXY_WEBSITE=http://localhost:8080 (edited)

npm run serve na porcie 8081PROXY_WEBSITE=http://localhost:8081npm run dev w backendzie



/developer/




http://127.0.0.1:8080/developer ale na http://127.0.0.1:8081/developer też jest to samo
PORT?



INFO)













GitHub
GitHub 





















GitHub 



















v-card-title, v-card-subtitle i v-card-actions nie powinno znajdować się w v-window > v-window-item (edited)












3