Skip to content

LiamDotPro/Francoise-Collections-api

Repository files navigation

Stampless API Client

An express API which uses: Stripe, Reddis, Postgres, Sequlize, Passport, SocketIo, NYC, Mocha and Chai.

Build Status codecov Greenkeeper badge

# Run the API client with nodemon:
npm run dev

# Run Unit test
npm run test

# Run with Coverage
npm run test-with-coverage

# Run in production
npm run start