Skip to content

Omelya/gpr-reports-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technologies used

  • Laravel
  • React
  • Mysql
  • Docker

Deploy

Cloning

mkdir gpr
cd gpr
git clone git@github.com:Omelya/gpr-reports.git
git clone git@github.com:Omelya/gpr-reports-api.git
git clone git@github.com:Omelya/gpr-reports-compose.git

Build

cd gpr-reports-compose
make build

Install dependencies

make install

Create .env

make create-env

Migrate

make migrate

Http

localhost:3000 - front
localhost:8000 - api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published