Ginhu / DrivenPass-nest-API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Driven Pass

An easy way to save all your login informations, payment cards and notes in one app.

Try this api free now on https://drivenpass-api-wtyv.onrender.com

About

This web application will help you to keep your informations secure. Implemented features

  • Sign Up
  • Login
  • Protected login informations
  • Protected notes informations
  • Protected payment cards informations

Let's keep all your informations safe in one single app

Technologies

The following tools and frameworks were used in the construction of the project:

How to run

  1. Clone this repository
  2. Install dependencies
npm i
  1. Run the back-end with
npm run start:dev
  1. Finally access http://localhost:3000 on Thenderclient or you favorite rest-client to teste API's endpoints
  2. Documentation on http://localhost:3000/api

About


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%