Skip to content

Depanacarlos/nodejs-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Semestral Desarrollo 9

Sistema de Pagos en Línea

  1. Información General
  2. Tecnologías
  3. Instalación

Información General


Api creada en Node con Express JS, consumida por un Front creado en Vanilla JS y otro con C# Asp.Net

Screenshot

Rama Carlos image Rama Anel image

Tecnologías


Instalación


  • Despues de descargar la aplicación de la rama carlos
  • Abre un nuevo terminal para ejecutar el API

Terminal

$ nano .env
$ npm install
$ nodemon

Project made with Node JS usin Express Js and Sequalize to a mysql database mounted on an azure instance, Vanilla Js used for the Ui and C# whit Aps.Net for the Ui Admin. This aplication is made in Ubuntu but u can run it in Windows or Mac, if you want to add token auth validation downlond de folder _midelware/auth from the branch feature/auth and follow the example in component/transaction. Remember to write the .env file that had the environment variables. If you find an issue with this library feel free to open an issue here on GitHub🙂.

About

website, has different payment services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published