mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
The Comprehensive Getting Started guide is broken into smaller pieces and added to respective sections.
18 lines
649 B
Markdown
18 lines
649 B
Markdown
---
|
|
title: External Links
|
|
---
|
|
|
|
# External Links
|
|
|
|
## Official Documentation
|
|
|
|
- [Frappe Framework Docs](https://frappeframework.com/docs) - Core framework documentation
|
|
- [Frappe Docker Docs](https://github.com/frappe/frappe_docker/tree/main/docs) - This repository's docs
|
|
- [ERPNext Documentation](https://docs.erpnext.com) - ERPNext user and developer docs
|
|
- [Docker Documentation](https://docs.docker.com) - Docker fundamentals
|
|
|
|
## Community Resources
|
|
|
|
- [Frappe Forum](https://discuss.frappe.io) - Community Q&A
|
|
- [Frappe School](https://frappe.school) - Video tutorials
|
|
- [Frappe GitHub](https://github.com/frappe/frappe) - Framework source code
|