Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.04 KB

stacksity

This is the main stacksity repository. Code here will must be production ready and will be moved directly from master into our production enviroment.

How often does this thing deploy?

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.

How do I test locally?

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.

Application Repos

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.