-
Notifications
You must be signed in to change notification settings - Fork 99
Quickstart Frappe Development
Revant Nandgaonkar edited this page Jul 25, 2023
·
5 revisions
- Linux (Ubuntu latest LTS)
- Docker (
curl -fsSL https://get.docker.com | bash
) - Post docker installation steps
- VS Code
- VS Code Devcontainer Extension
00-clone-frappe-docker.mp4
Use custom apps.json
with ./installer.py -j apps.json
01-create-frappe-bench.mp4
02-start-site.mp4
Stop devcontainers gracefully to avoid any corruption.