Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/santoshshinde2012/node-braintree-integration

Node-Typescript-Braintree-Integration
https://github.com/santoshshinde2012/node-braintree-integration

braintree braintree-payment-gateway expressjs nodejs typescript

Last synced: 3 months ago
JSON representation

Node-Typescript-Braintree-Integration

Awesome Lists containing this project

README

        

# [Node-Typescript-Braintree-Integration](https://blog.santoshshinde.com/skeleton-for-node-js-apps-written-in-typescript-444fa1695b30)

Node Typescript Braintree Integration

## Start The Frontend Application in Development Mode

- Clone the Application `git clone https://github.com/santoshshinde2012/braintree-react-typescript.git`
- Install the dependencies `npm install`
- Start the application `npm start`

## Start The Backend Application in Development Mode

- Clone the Application `git clone https://github.com/santoshshinde2012/node-braintree-integration.git`
- Install the dependencies `npm install`
- Start the application `npm start`

## Start The application in Production Mode

- Install the dependencies `npm install`
- Create the build `npm run build`
- Start the application `npm run start:production`
- Before starting make sure to creat prod environment `.env.prod` file

# Please connect with me on Twitter [@shindesan2012](https://twitter.com/shindesan2012) & [https://blog.santoshshinde.com](https://blog.santoshshinde.com/)