Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add initial table setup for database * Remove redudant attributes * Remove redundant properties * Add Blogs table * - Add data insertion for tables - Move Users and Teams foreign-key constraints to after data insertion * Add initdb volume to docker-compose.yaml * feat: Added init sql script to docker-compose * docs: Added instructions on how to get access to Postgres Shell * docs: Corrected command to access postgres shell * fix: docker-compose --------- Co-authored-by: miguel-merlin <[email protected]>
- Loading branch information