This is the main stacksity repository. Code here will must be production ready and will be moved directly from master
into our production enviroment.
We don't automatically deploy. Ping @tylerhan
on Slack and he can do it for you. If there is a disaster and Tyler is sleeping on vaction, you can ping @noah
and he can deploy for you.
We use XAMPP to do our local testing. There are some bugs, but for the most part, things hold together. You can download XAMPP from https://www.apachefriends.org/index.html.
If you need added to a repository, use #requests
on Slack.
- Falkirks/stacksity - You are here, this repo contains the entire codebase of the stacksity website in its current form.
- mateusjatenee/stacksity - Public rewrite of stacksity onto Laravel. This is a public source tree.
- DecathectZero/Stacksity-Mobile - Private repo that contain the source code for our mobile app.
- stacksity/sassy - Public codebase for our new API server.