Main branch should be forked and merged to only for necessary hotfixes.
Dev branch will be pushed to production server monthly on the first Friday.
Dev branch should be forked for all feature updates and non-critical bugfixes
Any changes made directly to main branch will trigger an automatic downmerge to dev, if you need a clean copy of dev without this downmerge, branch from dev before pushing to main
Feature Contribution
Create an issue in the project or pick an issue you'd like to work on
Assign the issue to yourself
Assign a priority and size
Open a new branch from dev through the issue pane
Checkout your new branch locally
Make your changes and commit to your branch
Open a PR to merge your branch into dev
App config
This webapp requires config files not included in this repo to protect sensitive account information. There is a copy in the codespace secrets of this project. To obtain these files contact Malechus at malechus@fangandclaw.org.
Server info
Web server 66.228.34.152
Prod site *.kicevents.com, cure.kicevents.com
Dev site dev.kicevents.com, dev.cure.kicevents.com