Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 221 Bytes

BatPoet

Honoring the legacy of Joey Bowker.

Development

  1. Clone the repository
  2. Copy .env-dist to .env
  3. Run npm install
  4. Edit .env with needed configuration
  5. Run npm run local for local testing