Skip to content

lauravivan/acessiweb-backend

Repository files navigation

acessiweb-backend

Description

This is a REST API for my final project in the Information Systems course.

TDD

For this project was created a Technical Design Document, that can be accessed in the following link: Acessiweb TDD

Features

  • Authentication

    • JWT Access and Refresh Token
  • Projects

  • Guidelines

  • User Preferences

  • Email

Tools

Nest.js Badge TypeORM Badge Jest Badge TypeScript Badge PostgreSQL Badge

Project Setup

npm install

Start Server for Development

npm run start:dev

Compile for Production

npm run start:prod

Run unit tests

npm run test:unit

Run integration tests

npm run test:integration

License

MIT

About

REST API for AcessiWeb

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published