thaicpb / backend-kenshyu

PHP Project
0 stars 0 forks source link

Setup project

Install docker from:

https://docs.docker.com/get-docker/

Build and run project

cd backend-kenshyu
docker-compose up

Setup Database Open brower and access to address:

http://localhost:8000

Root account:

User account:

Create 'test_db' database and import data from file:

/backend-kenshyu/src/database/db_v2.sql

Result

Open web browser to look at a simple php example at

http://localhost:8080

thai.nguyenviet@prtimes.co.jp