Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 581 Bytes

Skeleton

This is krystal's application skeleton. The development starts from this.

Features

These following features come right out of the box:

  • Authentication via email / password
  • Registration
  • Lost password recovery
  • Profile functionality
  • Profile destroying

Installation

In order to install the framework, you should install Composer first. Once you finish, then in your command line tool just navigate to the project folder and then simply type and run this command:

composer create-project -n -sdev --prefer-dist no-global-state/krystal-skeleton ./