Skip to content

An REST API developed with Nodejs that allows the purchase and sale of new and used products.

Notifications You must be signed in to change notification settings

fbsoares-lu/esale-api

Repository files navigation


E-sales

An REST API developed with Nodejs that allows the purchase and sale of new and used products.

⚙️ Deploying: https://esale-api.onrender.com


About The Project

This application aims to help people find the same product at different prices, whether new or old, and there may be an exchange between the customer and the seller.

Application advantages:

  • Find the same product at different prices.
  • You can exchange one product for another.
  • You can advertise a product for sale or exchange.

Remembering that this application is just a personal project.

Developed With

This section should list any major frameworks/libraries used in this project. Here are a few examples.

  • NodeJS
  • Express
  • Typescript
  • Postgres
  • AWS

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

To get a local copy up and running follow these simple example steps.

1.Clone the repo

git clone https://github.com/fbsoares-lu/esale-api

2.Install dependencies

npm install

3.Run migrations

 npm run migration:run

4.Run app

 npm run dev

About

An REST API developed with Nodejs that allows the purchase and sale of new and used products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published