Confirmed users
1,136
edits
m (→Scaling Tips) |
(→Web App Code: Adding vendor lib note) |
||
| Line 177: | Line 177: | ||
A basic starting point is to use [https://github.com/mozilla/playdoh Playdoh]. | A basic starting point is to use [https://github.com/mozilla/playdoh Playdoh]. | ||
Setup your app to use the playdoh, playdoh-lib pattern. Developers should have an easy install into a virtualenv. Our Operations group will use the libraries under vendor during deployment. Make sure your code loads and runs under either deployment scenario. | |||
Applications must scale to estimated traffic | Applications must scale to estimated traffic | ||