Skip to content

Coupon generator API. Create and manage discount coupons for your customers.

License

Notifications You must be signed in to change notification settings

rodrigues-t/coupon-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coupon-api

Coupon generator API. Create and manage discount coupons for your customers.

Getting started

Prerequisites

Make sure you have a recent version of Node.js installed in your development environment. At this point, I'm using an LTS version.

Clone the Repository

$ git clone https://github.com/rodrigues-t/coupon-api.git

You will need to configure a .env file. Take a look at .env.example to check all you need set up.

Install dependencies

$ npm install

Run

$ npm run dev

Built with

  • Node.js
  • Express
  • Mongoose
  • Passport
  • Swagger
  • Helmet

About

Coupon generator API. Create and manage discount coupons for your customers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published