Notifies you when you have a new grade on peoplesoft (Inholland)
- Clone the repository to your machine
git clone https://github.com/sipacid/grade-notifier.git
- Rename the
.env.example
file to.env
and fill in the required information
mv .env.example .env
To start the project use the following command
docker compose up -d
To stop the project use the following command
docker compose down
This project is licensed under the MIT License - see the LICENSE file for details.