Skip to content

A real-world payment gateway project built as the final deliverable for Diseño de Software II, developed with TypeScript, Node.js, Express, and React

Notifications You must be signed in to change notification settings

AlejandroBlanco2001/PayFast

Repository files navigation

PayFast

Project backend for PayFast, the final project for Diseño de Software II made with Typescript, NodeJS and Express

¿How to run the project?

Prerequisites

  • MySQL database
  • Backend section

Steps

Install dependencies

  1. Inside each service run npm install

Database configuration

  1. Get inside each service and change the connection string in the .env file mysql://root:password@host:port/database?schema=database
  2. Run in the cmd npx prisma migrate dev

About

A real-world payment gateway project built as the final deliverable for Diseño de Software II, developed with TypeScript, Node.js, Express, and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages