Skip to content

Scholarship Machine is a tool I built to help you find scholarships and get notified about them quickly, mainly through Telegram.

Notifications You must be signed in to change notification settings

ma5bah/scholarship_job_alert

Repository files navigation

scholarship_job_alerts

A repository to store the code for scholarship and job alerts

Setup

To setup the project, follow the instructions below:

  1. Clone the repository by running the command below:
  git clone https://github.com/ma5bah/scholarship_job_alert.git;
  1. Change into the project directory by running the command below:
  cd scholarship_job_alert;
  1. Install the required packages by running the command below:
  pnpm install;
  1. Start the project by running the command below:
  pnpm exec swc ./src -d dist && node --env-file=.env dist/src/main.js

About

Scholarship Machine is a tool I built to help you find scholarships and get notified about them quickly, mainly through Telegram.

Topics

Resources

Stars

Watchers

Forks