Skip to content

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

Notifications You must be signed in to change notification settings

juniorstreichan/biblia-vest-api

Repository files navigation

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

Releases

No releases published

Packages

No packages published