celerik / best-web-firms-bamburgh

This is a Single Page Application (SPA) built with Bamburgh template for React, Redux, Laravel and Postgres. A docker compose file is included to setup the full environment locally.
https://www.bestwebfirms.com
MIT License
0 stars 1 forks source link
bamburgh docker-compose laravel postgres react redux
Bet Web Firms # BEST.WEB.FIRMS ![deploy](https://github.com/celerik/best-web-firms-bamburgh/workflows/deploy/badge.svg)

Quick Start

Start cloning the repo

git clone https://github.com/celerik/best-web-firms-bamburgh.git
cd best-web-firms-bamburgh
docker-compose up --build

Then you have the following infrastructure:

URL Service Username Password Hostname Database
http://localhost:58080 React bamburgh web app
http://localhost:58181 Laravel API
http://localhost:45432 Posgres DB instance postgres postgres postgres postgres
http://localhost:55432 PGAdmin4 pgadmin4@celerik.com admin

To connect from PGAdmin to Postgres DB instance follow the instructions on this gif