An Open source Backend Portal for non-profit Organization to manage people and accountings https://www.trustourduty.org/
TrustOurDuty Organization is founded and run by people in ilahitechnologies.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details
Install NodeJS ( Latest ) and NPM
Open your favourite shell and run the development server:
git clone https://github.com/IlahiTechnologies/trustourduty
cd trustourduty
npm install
npm run dev