Skip to content

axcelcorona/backend-tickets

Repository files navigation

Backend Para un sistema de creacion de tickets

Este es un desarrollo de un backend utilizadno las tecnologias de typesScript y express.

Requirements

  • Node.js
  • MYSQL

Installation

  1. Clone the repo
git clone https://github.com/axcelcorona/backem-tickets.git
  1. Install Dependencies
yarn install || npm install
  1. Build the proyect
yarn build || npm run build
  1. Start the proyect
yarn start || npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published