Skip to content

PayFast is a payment gateway software exemplifying a real life case , the final project for Diseño de Software II made with Typescript, NodeJS , 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

PayFast is a payment gateway software exemplifying a real life case , the final project for Diseño de Software II made with Typescript, NodeJS , Express and React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages