Skip to content

Juanlsequera/userbackend

Repository files navigation

Description

Api rest for aws-s3 files management.

Installation

# If not installed:
$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

Database

If not installed: https://docs.docker.com/compose/install/

# running mongo db from docker:
# be positioned at the root path of the project.
$ docker-compose up

Swagger Documentation

http://localhost:8080/docs#/

Postman Collection

#Available postman collection in project path. file name : postman-collection.json

Steps to import:

#Go to 'import' option inside postman app. #Select option file 'upload files' and select the postman-collection.json file and confirm.

About

Nestjs, Docker, Jest, Aws, NodeMailer, JWT, Bcrypt, Mongo, Mongoose, Swagger, Postman

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors