1.0.0-rc.1 • Published 4 years ago

backstage-boilerplate-datacontainer v1.0.0-rc.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

Data containers

Data container boiler plate

ERD Diagram

ERD Diagram

Requirements

Initial preparation

You MUST have installed a mysql locally in order to run the tests

default database user

In order to connect to the database by default it uses this credentials

UserPassword
rootroot

Environment Variables

May be defined on a .env file or direct on OS.

see here