/netlify-sites-script

Simple script to get all Netlify sites and render on a simple HTML page

Primary LanguageJavaScript

example

A simple script to fetch your Netlify sites and render a simple HTML page displaying them

How to use it

Open your terminal and run the following:

  • export TOKEN={YOUR_NETLIFY_API_TOKEN}
  • nvm use && npm start (if you dont have nvm, download it)