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

https://github.com/lehuygiang28/vnpay-mvc-example

An example express mvc app to payment with vnpay
https://github.com/lehuygiang28/vnpay-mvc-example

express vnpay vnpay-express vnpay-node

Last synced: 2 months ago
JSON representation

An example express mvc app to payment with vnpay

Awesome Lists containing this project

README

        

# vnpay-mvc-example

## Cài đặt

1. Cài đặt phụ thuộc

```bash
$ npm install
```

2. Cài đặt các biến môi trường

- Copy file `.env.example` và đổi tên thành `.env`
- Điền thông tin cấu hình vào file `.env`

3. Chạy ứng dụng

- Chế độ phát triển

```bash
$ npm run dev
```

- Chế độ production

```bash
$ npm run build
$ npm run start
```

## Hỗ trợ

#### Vnpay is an open-source and free project. If you find this library useful, please give it a ⭐️ on GitHub and buy the author a cup of coffee.

Buy Me A Coffee

## Đóng góp

### Bắt đầu

Trước khi bắt đầu, hãy đảm bảo rằng bạn đã đọc [hướng dẫn đóng góp](.github/CONTRIBUTING.md).

### Người đóng góp