Skip to content

VitorOlivier/sef-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sef-monitor

SEF Monitor is a back-end application which provides all available schedule dates for immigration services in SEF Portal. SEF Monitor runs Puppeteer to scraper data from SEF Portal And makes it available in a firebase database.

Getting Started

Installation

git clone https://github.com/VitorOlivier/sef-monitor
cd sef-monitor
npm i

Create file .env to set environment variable

APP_URL=<URL_TO_FRONTEND>
MONGO_URL=mongodb+srv://<user>:<pwd>@<mongodb_uri>/sef-monitor?retryWrites=true&w=majority
PWD_SEF=<PASSWORD_TO_ACESS_SEF_PORTAL>
USER_SEF=<USER_NAME_TO_ACESS_SEF_PORTAL>

Usage

In the project directory, you can run:

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •