Skip to content

mbagsik00/reqord-api

Repository files navigation

Reqord API

Backend service for Reqord Web Application

License Code Style

Quick start

Installation

$ npm install

Running the app

# Application is accesible in port 3000

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Swagger Documentation

Swagger documentation: http://localhost:3000/swagger/

License

This project uses the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published