Table of Contents
The project we are working on is a website that helps employees determine when their salary will be credited to their bank account. This website is a practical solution for people who are always wondering when they will receive their salary and who are tired of constantly checking their bank app or calling their employer for this information.
You can run the project with docker or npm.
If you want to run it via docker go to packackes on the right side of the Github page and follow the instructions.
-
Clone the repo
git clone https://github.com/DanielWTE/wanngehalt-at.git
-
Install NPM packages
npm i
-
Build the App
npm run build
-
Start the App
npm run start
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Daniel Wagner - contact@dwag.me
Project Link: wanngehalt.at