Quick Start¶
Create your first bench in three steps.
1) Create a bench (fm will start it automatically):
2) Open the site in your browser:
3) Check bench details:
Notes:
- The default Administrator account after creation is
Administrator/admin. Change this before using a bench for production. - To add ERPNext during creation:
fm create mybench --apps erpnext.
Tip
Use fm list to see all benches and their status.
Where to go next:
- Guides — environments, SSL, app management, VSCode, and more
- App Management — install ERPNext or other apps
- Commands — full reference for every
fmcommand