Skip to content

GreatDevelopers/mentor-mentee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mentor Mentee

Prerequisites

  • Python 3.10+
  • Node.js & npm (for frontend assets)
  • Redis (for caching & queue management)
  • MariaDB
  • Frappe Framework
  • Bench CLI
  • Education app
  • Erpnext app
  • HRMS app

Steps

Create new site if not have existing site

bench new-site mentor-mentee.localhost
cd frappe-bench/apps
git clone https://github.com/sukhlotey/mentor-mentee.git
or
bench get-app mentor_mentee --branch main https://github.com/sukhlotey/mentor-mentee.git
cd ..

This app contains education, erpnext and hrms app

bench get-app erpnext 
bench get-app education
bench get-app hrms

# Install them on the site
bench --site mentor-mentee.localhost install-app erpnext
bench --site mentor-mentee.localhost install-app education
bench --site mentor-mentee.localhost install-app hrms
bench --site mentor-mentee.localhost install-app mentor-mentee
bench build
bench start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •