Skip to content

afaqahmad127/express-boiler-plate

Repository files navigation

Shopala Backend API:

Description

It is express payment checkout api.

Run Project

1. Clone the project

2. Install packages

yarn

2. Run the project

yarn run start

or

yarn run dev

then you can open swagger docs at url http://localhost:2022/api-docs/

3. Run the project

You have to register from user api then login and swagger will produce jwt token which will be used for authorization Click on "Authorize" button and write keyword "bearer" then paste jwt token that you got on login time. Now you are ready to go to use api's

About

An Express boiler Plate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published