Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 729 Bytes

File metadata and controls

18 lines (15 loc) · 729 Bytes

Monastery - The TekMonks IDE Framework

 

 

Getting Started

Step 1: Download the Monkshu server https://github.com/TekMonks/monkshu.git
Step 2: Unzip this app on top of the previous download's root folder
Step 3: Start frontend using /frontend/server/server.sh
Step 4: Start backed using /backed/server/server.sh
Step 5: Browse to http://:8080/apps/monastery/index.html

Optional Step

Modify /frontend/framework/conf/default_app.json to "monastery" and then http://:8080 should auto redirect.