Class names are CamelCase.
Methods and variables are snake_case.
Methods with a ? suffix will return a boolean.
| ================================================================== | |
| Installing ERP Next: | |
| -> apt-get update | |
| -> wget https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh | |
| -> sudo bash setup_frappe.sh --setup-production | |
| -> Copy ~/frappe_passwords.txt | |
| -> Now configure nginx and reload | |
| SSL | |
| 1. Generate a key |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.