Skip to content

FreeCodeCamp Challenge - Timestamp microservice built with NestJS

Notifications You must be signed in to change notification settings

Vnzera/nestjs-timestamp-microservice

Repository files navigation

Description

This is a project I built as a challenge for FreeCodeCamp's curriculum.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

FreeCodeCamp Challenge - Timestamp microservice built with NestJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published