Skip to content

ValentinBessonov/stripe-payment

Repository files navigation

Description

Get payment use stripe

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Deploy

# build command
npm install && npm add @nestjs/cli && npm run build

# start command
node dist/main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published