Skip to content

HumanIntiative/yii2-app-standard

Repository files navigation

App Standard PkpuDev

Build for Pkpu Dev Team ·

A brief description of your project here.

Installing / Getting started

Simply clone this repo to your computer and change to your liking

git clone git@github.com:pkpudev/yii2-app-standard.git <AppName>

Developing

Built With

See composer.json

Prerequisites

  • php >= 7.0
  • postgresql (for now)
  • docker-compose (if you want to use docker)

Setting up Dev

Install all the dependencies using composer

cd <AppName>/
composer install

Building

Coming soon

Deploying / Publishing

Coming soon

Versioning

We can maybe use SemVer for versioning. For the versions available, see the link to tags on this repository.

Configuration

Simply copy and update your .env-example file to .env to your project preference

Tests

With phpunit or codeception

Coming soon

Style guide

Coming soon

Api Reference

No Api

Database

Create migration files then execute this command

./yii migrate

Licensing

PKPU License