forked from exodus4d/pathfinder
-
Notifications
You must be signed in to change notification settings - Fork 65
Development
ScotDex edited this page Feb 14, 2022
·
2 revisions
- Developer Slack chat:
- https://pathfinder-eve-online.slack.com
- Join channel pathfinder-eve-online.slack.com
- Can´t join? [email protected]
Feel free to check the code for bugs and security issues. Issues should be reported in the Issue section.
DEVELOPMENT
Some Development configurations that have worked well for me have been saved in the development/ directory, including step debugging for VsCode using xdebug
Development configs and docker files can be quickly restored using:
chmod +x ./development/development.sh && ./development/development.sh This creates a partial .env file, but you will need to add your CCP SSO client and keys manually.
It's best to create a new SSO application for development work, so that you can set the callback url to https://localhost/sso/callbackAuthorization.