-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Here is the Wiki for the repository. Keep this up to date when anything important is changed, make sure to provide good documentation to future developers in the project!
In order for this application to work correctly, the config.json file located in src/app/missiondm_server directory must be created and uploaded with the necessary API keys.
Keys Needed
- Facebook API - Handles Facebook connection for users
- Mailgun API - Handles email dispatch to users
- Sentry.io API (Raven) - Handles error logging
- Github API - Handles Github integration
All of these issues are on the list of todo fixes for future updates.
Issue: Mobile login will not work.
Solution: Mobile logins SHOULD be able to use the Chrome or Safari browsers to login. Firefox is w/e sometimes since it is not as well supported.
Issue: Login fails or login pages says an error has occurred with Facebook login.
Solution: Make sure to close any previously open Facebook login windows that were still open on your computer. Clear your browser cookies.