Skip to content

CristianHCol/gap-test-api

Repository files navigation

LAB APP MICROSERVICE EVENT MANAGER

Getting Started

Configure enviroment variables

  • Create .envrc file in your root directory project if not exist.
export VERSIONAPI='versionapi'

install direnv https://github.com/direnv/direnv to set environment variables, or set variable manually.

then run the command direnv allow .

Install dependencies

$ npm i

Quality project

insdie there's the eslint dependecy so you could enable a plugin in your editor for scan your quality code or run

$ npm run linter

Up the server

$ npm start

About

api Rest test Gap - nodejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors