Skip to content

Cyn29/backend-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend Ecommerce

This project is an API created with Express, Sequelize and MySQL.

Author

Deployment

To deploy this project run

  npm run dev

To deploy the tests of this project run

  npm run test

🚀 About Me

I'm a full stack developer student of a Bootcamp specialized in software development. I'm learning JavaScript, React, Node.js, MySQL, testing... I have knowledges of frontend and backend and I'm a passionate of technology.

Feedback

If you have any feedback, please reach out to me at cyn2993@gmail.com

Installation

The dependencies used in this project are cors, express, mysql2, sequelize, swagger-jsdoc and swagger-ui-express as production dependencies and jest, nodemon y supertest as development dependencies.

Install the project with npm

npm install

🛠 Skills

Node.js, Express, MySQL, Sequelize, Jest, Swagger...

Run Locally

Clone the project

  git clone https://github.com/Cyn29/backend-ecommerce.git

Go to the project directory

  cd backend-ecommerce

Install dependencies

  npm install

Start the server

  npm run dev (with nodemon)
  npm run start (without nodemon)

Tech Stack

Client: Swagger

Server: Node, Express

Running Tests

To run tests, run the following command

  npm run test

🔗 Links

portfolio

linkedin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published