Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

micalevisk/gist-auto-update

Repository files navigation

Development

cp .env.example .env ## and put your personal github access token
## install global dependencies
npm install
npm run dev