Skip to content

Refactor database schema to use more descriptive table and column names #12

Refactor database schema to use more descriptive table and column names

Refactor database schema to use more descriptive table and column names #12

Workflow file for this run

name : Docker compose build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: build docker
run: docker-compose up -d