Skip to content

potegnime/potegnime-scraper

Repository files navigation

potegni.me scraper

To learn more about the project, visit GitHub organization

Overview

  • Framework: ExpressJS

Development

Prerequisites:

  • Node.js

Running the API

  1. Set the NODE_ENV variable to "development" in the .env file
  2. Set RS256 keys
    Enter the public key in keys/public.pem. This should be the same public key as the potegnime-api. For instructions on how to generate a RS256 key pair see potegnime-api README, Development section.
  3. Run the API:

    npm install
    npm run dev
    
    API runs on http://localhost:1337

Development guidelines

  • Be cool

Deployment

For deployment info consult internal potegnime-wiki

If you want to try out the production build locally run:

npm start

About

potegni.me Express.js torrent scraper API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors