Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Neos21/tv-films

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@neos21/tv-films : TV Films

NPM Version GPR Version

  • Library
    • lib/tv-films.js
  • Binary
    • bin/tv-films
    • $ git clone https://github.com/Neos21/tv-films.git then $ cd tv-films/ and $ npm run bin
    • $ npm install -g @neos21/tv-films then $ tv-films
    • $ npx @neos21/tv-films
  • Vercel : API
    • Input / Output
      • api/tv-films.js
      • public/index.html
  • Netlify : API Netlify Status
    • Input
      • netlify.toml
      • src/netlify/tv-films.js
    • Input / Output
      • netlify-public/index.html
    • Output
      • netlify-functions/tv-films.js
  • GitHub Pages : Not Working Because Of CORS-Anywhere
    • Input
      • src/gh-pages/index.js
    • Input / Output
      • gh-pages/index.html
    • Output
      • gh-pages/index.js

Links