Description β’ Screenshots β’ Bugs and features β’ Development β’ Contributing β’ Donate β’ License
WARNING: THIS IS A BETA VERSION, THEREFORE YOU MAY ENCOUNTER BUGS. IF YOU DO, OPEN AN ISSUE VIA OUR GITHUB REPOSITORY.
Found a bug? Explosions (that would be cool)? Do you want a new feature? Use the issue tracker here on GitHub to report issues and submit feature requests.
Search for your problem in the issue section before opening a new ticket. It might be already answered and save us time.
Before sumbitting a ticket read the contribution guidelines
If not, use our templates for bugs reports and feature requests.
You will be asked some questions and requested to provide some information, please read them CAREFULLY and answer honestly.
This project requires NodeJs (>= v10.x.x) to run.
Clone the project https://github.com/NBprojekt/stack-app.git
and run sudo npm run installation
.
Now you can launch the app by running sudo npm start
.
git clone https://github.com/NBprojekt/stack-app.git
cd stack-app
sudo npm run installation
sudo npm start
If you want to learn more about the scripts in this project check out the script readme.
If you use windows make sure you are able to run bash scripts. You can simply install gitbash.
Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.
Stack App is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the MIT License.