Skip to content

Repo nl-uzipoc-php-laravel-demo for minvws

Notifications You must be signed in to change notification settings

minvws/nl-uzipoc-php-laravel-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction: This uzipoc-php-laravel-demo repository is the labs application for the uzi proof of concept environment. For additional information about the uzi project, check the coordination repo at https://github.com/minvws/nl-rdo-uzi-coordination.

Get up and running: The easiest way to get the uzi project running is to run the "make setup" command from the coordination repository. This will automatically run the "make setup" of all project. You also have the option to run "make setup" command manually for each project.

Manual setup of this project

  1. Set the npm token if you haven't done this already
TOKEN ?= $(shell bash -c 'read -p "github_token: " github_token; echo $$github_token')
echo "//npm.pkg.github.com/:_authToken=$(TOKEN)"  >> ~/.npmrc
  1. Run make setup
  2. Run make run to start the php application

About

Repo nl-uzipoc-php-laravel-demo for minvws

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published