Skip to content

jvaehsen-deloitte/bookstore

Repository files navigation

Overview

Setup

In order to install all necessary dependencies:

yarn install

Run the app

This app can be run using this command:

yarn start

Data location

By default this app will create an sqlite DB in the location db.sqlite

The location can be configured using an ENVVAR.

DATA_PATH

Test your app

Please use the postman_collection in this repo for testing your app.

About

Express example app bookstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published