Skip to content

Save the SNKR application information and send it by email when searching based on the current time.

License

Notifications You must be signed in to change notification settings

mrgamza/snkrs-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNKR sender

Save the SNKR application information and send it by email when searching based on the current time.

environment variables

Set .env file

EMAIL_ID={Your Email}
EMAIL_PASSWORD={Your Email password}
EMAIL_USERNAME={Email send user name}
ADMIN_ID={Admin Email}

Environment variable

  • DB_HOST=Database host
  • DB_USER : Database user
  • DB_PASSWORD : Database password
  • DB_NAME : Database name
  • SAVE_PASSWORD : DB insert password
  • EMAIL_SUBJECT : email subject
  • GOOGLE_USER_NAME : Google email user name
  • GOOGLE_EMAIL : Google email id
  • GOOGLE_PASSWORD : Google email password
  • PROFILE : Server Profile

Database model

Create database tables.

  • name: Varchar
  • time: Date
  • link : Varchar

Use

Type command in root.

  • yarn start

Author

License

  • MIT license.

About

Save the SNKR application information and send it by email when searching based on the current time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published