juniorstreichan / biblia-vest-api

Web API of questions from the holy biblie / challenge Biblia Vest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Biblia Vest - API

Codacy Badge

Project layers structure

Architecture

How to run

git clone https://github.com/juniorstreichan/biblia-vest-api.git
cd biblia-vest-api
yarn install

# run tests
yarn test

# generate swagger docs
yarn swagger

# for development
yarn dev

# build the app
yarn build

# start production 
yarn start

About

Web API of questions from the holy biblie / challenge Biblia Vest


Languages

Language:JavaScript 100.0%