Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (25 loc) · 1.11 KB

Frappe Builder

Crafting Web Pages Made Effortless!

Warning

Frappe Builder is currently in an experimental stage, and the core design might get updated to enhance app architecture as needed.

Note: Builder is optimized for mac devices as of now.

Screenshot 2023-09-05 at 8 10 58 AM

Credit: Web Page design source

Getting Started

  1. Install bench.
  2. Install Frappe Builder app
    $ bench get-app builder
  3. Create a site with builder app
    $ bench --site sitename.localhost install-app builder
  4. Once the site is setup, use bench browse command to open the site in browser
    $ bench browse sitename.localhost --user Administrator
  5. To access the builder page, simply enter sitename.localhost:8000/builder in your web browser's address bar. You will now be directed to the builder landing page.

License

GNU Affero General Public License v3.0