Skip to content

ezequidias/express-ts

Repository files navigation

Express.JS + TypeScript + Docker + Swagger

This is a project CRUD (API REST)

Repositories :

Back-END - API REST - EXPRESS JS

Front-END VUE JS 3

Tools

Documentation

Documentation in Swagger

Project Setup

Setup With Docker:

docker-compose up -d

Setup with NPM

npm install

### Compile and Hot-Reload for Development
npm run dev

### Type-Check, Compile and Minify for Production
npm run build

Screenshots

Screenshot_303