loginopolis

A secure API with login and register endpoints, using express and bcrypt

Getting Started

Start app

npm install
npm run start-dev

Run tests

npm test