Skip to content

A fullstack project focused in the creation of a E-commerce where the back-end is based on the creation of a basic API using express, mongoDB as database, BCrypt for hashing and some others libs as joi for validation, strip-string for data sanitization and in the arquitecture part were used routers,controllers and middlewares.

Notifications You must be signed in to change notification settings

weillercarvalho/weardoBack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weardo BackEnd

A fullstack project focused in the creation of a E-commerce where the back-end is based on the creation of a basic API using express, mongoDB as database, BCrypt for hashing and some others libs as joi for validation, strip-string for data sanitization and in the arquitecture part were used routers,controllers and middlewares.

Captura de tela de 2022-09-19 15-33-27 Captura de tela de 2022-09-19 15-33-40




About

This is an web application based in create and consume a simple api using different technologies as React, React Router, Styled-Components, Axios, NodeJS, Expressjs, MongoDB, Joi, Bcrypt, Strip-String, Uuid etc.

Technologies

How to run

  1. Clone this repository
  2. Install dependencies (mongoDB its required only if you want to settle the db as a local db.)
npm i
npx nodemon index.js(optional)

About

A fullstack project focused in the creation of a E-commerce where the back-end is based on the creation of a basic API using express, mongoDB as database, BCrypt for hashing and some others libs as joi for validation, strip-string for data sanitization and in the arquitecture part were used routers,controllers and middlewares.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%