Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
/ HNNW-PoC Public archive

De development versie van het proof of concept betreffende Het Nieuwe² Werken. Maakt gebruik van de Tessify Core.

Notifications You must be signed in to change notification settings

SSC-ICT-Innovatie/HNNW-PoC

Repository files navigation

Tessify Core Proof of Concept

This application is the development & poc version of the Tessify core codebase.

Installation instructions

For detailed instructions see our Wiki.

Quick setup

  1. git clone --recurse-submodules https://github.com/tessify-org/CORE-PoC.git
  2. Setup your environment (host file, database, virtualhosts if applicable etc..)
  3. cp .env.example .env
  4. nano .env
  5. Set database & credentials
DB_DATABASE=core
DB_USERNAME=youruser
DB_PASSWORD=yourpassword
  1. php artisan key:generate
  2. php artisan migrate --seed
  3. php artisan storage:link

At this point the application should be available. Run the following commands for a live-reload version, which is recommended during development.

  1. nano webpack.mix.js adjust to your environment
  2. npm install
  3. npm run watch

That's it!

About

De development versie van het proof of concept betreffende Het Nieuwe² Werken. Maakt gebruik van de Tessify Core.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •