Skip to content

cyrillic-design/copy-bot

Repository files navigation

Codacy Badge Build Status

Copy bot

The bot that control them all.

Usage

  1. Create .env.local with your settings
  2. Run one of this sequences:
$ npm install
$ npm run dev
$ yarn
$ yarn dev

Lint

You can use git config core.hooksPath .githooks command to enable autolinting before commit.

Heroku

Deploy

Setup Heroku variables:

Also you have to install ssh key to enable automatic commit: https://github.com/simon0191/custom-ssh-key-buildpack

© 2020, @jfkz