From 58ae853d712b6185efb12c1917f84dcaa5f381ee Mon Sep 17 00:00:00 2001 From: Janis Hutz <98422316+simplePCBuilding@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:46:35 +0000 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index e7b3862..7b9a2a8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,29 @@ A fully featured, fully free and open source event management solution you can h Visit our [website](https://myevent.janishutz.com) + +# System requirements +- node.js V16.0+ +- npm +- (OPTIONAL) MySQL +- any CPU from the last 10 years +- Any operating system that can run node.js + + + +# Contributing +If you want to contribute to this project, please read more [here](https://myevent.janishutz.com/docs/contributing). Until the end of October 2023, no contributions can be accepted into master. + + +# Supporting the project +If you like this project and it helped you save money, please consider donating to help fund the continuous development. If you are a company, please contact me [here](https://myevent.janishutz.com/docs/sponsoring) if you want to sponsor the project and become an official partner. + + + +# Repository structure +- [src/](/src/) + + ## This project is currently NOT ready to be used! Development of this project is currently ongoing and no stable version is available yet.