pedropalhari / plan-api-chrome-login

I like to use Plan, they don't have an API and only chrome login, here I bypass it being a smart boye

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ts-boilerplate

Boilerplate for starting node.js and typescript servers already with yarn.

Installing

npx degit pedropalhari/node-ts-boilerplate my-project

Commands

  • yarn start: runs the distributed copy on dist/index.js
  • yarn dev: starts the typescript compiler on watch mode (tsc -w)
    • in tsconfig.json you can set the properties on outDir and rootDir

About

I like to use Plan, they don't have an API and only chrome login, here I bypass it being a smart boye


Languages

Language:TypeScript 100.0%