Skip to content

AlexanderUstinovv/vehicle-builder-test

Repository files navigation

Vehicle builder test

Installation

Before start define the .env file where:

  • DB_USER - database user
  • DB_PASSWORD - database password
  • DB_NAME - name of database
  • DB_HOST - database address
  • DB_PORT - database port

To init the database schema run from root alembic upgrade head.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published