Skip to content

raphaelolivero/Temper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temper

API & Web services for the retention chart.

git clone [email protected]:raphaeloliveiro/Temper.git

Index


Back-end API

Requirements

  • PHP >= 7.1.3
  • MySQL

Installation

  • cd Temper-API-Laravel
  • composer install
  • cp .env.example .env (configure accordingly.)
  • php artisan key:generate
  • php artisan migrate
  • php artisan db:seed
  • php artisan serve
Or simply sh run.sh (prerequisites: .env configured accordingly.)

Test

  • phpunit

Front-end

Requirements

  • Node.JS, NPM installed globally in your OS

Installation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published