Skip to content

CuttingEdgeCoders/my-unsplash-backend

Repository files navigation

Cutting Edge Coders Logo

Solution for a challenge from Devchallenges.io.

Tests

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Live version

Live version of the API 👉🏼 Send me a request 😋

The documentation of every endpoint is here 🎓☁

Contribute

You can contribute to our repository, send us a DM on Twitter.

Stay in touch

License

This project is under MIT licensed.

About

Contains the backend for the DevChallenge "My Unsplash" with our personal touch #nodejs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published