cyber-kittens

A RESTful API for kittens secured via JWT and bcrypt

Getting Started

Start app

npm install
npm run start-dev

Run tests

npm test