Skip to content

Maximilian5189/zeit-to-tolino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatically download Zeit newspaper and then upload to Tolino

Run as a server

npm start

Run locally in terminal

npm run start:local

Prerequisites:

  • Node.js must be installed (https://nodejs.org/en/)

  • You must have a Zeit and a Tolino login. Include these in .env file as follows:

    ZEIT_EMAIL=ENTER_YOUR_EMAIL
    ZEIT_PW=ENTER_YOUR_PASSWORD
    TOLINO_EMAIL=ENTER_YOUR_EMAIL
    TOLINO_PW=ENTER_YOUR_PASSWORD
    
  • If you are running the server, you need to create credentials for the route:

    USERNAME
    PASSWORD
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published