Skip to content

Cank256/payie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payie

A payment solution project (NodeJS, Laravel and Django)

File Structure

payie/
    ├── README.md
    ├── UI
    │   └── README.md
    ├── api
    │   ├── django
    │   │   └── README.md
    │   ├── laravel
    │   │   └── README.md
    │   └── node
    │       └── README.md
    ├── contributing.md
    └── gateway
        ├── README.md
        ├── dist
        │   ├── app.js
        │   └── app.js.map
        ├── package-lock.json
        ├── package.json
        ├── src
        │   └── app.ts
        └── tsconfig.json

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

Authors

License

MIT

About

A payment solution project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published