App Short URL


production: https://appurlshort.herokuapp.com

local: http://localhost:3000

with docker:

docker-compose build docker-compose up -d

run with npm

npm i npm run start:dev

Documentação

https://appurlshort.herokuapp.com/documentation/

Panel

Redirecionando

Panel

Test

  • Verifique os dados no arquivo mock test-data.ts

npm run test

Panel

  • Typescript
  • Nestjs
  • Postgres
  • JWT
  • Swagger
  • Docker
  • Jest