no-global-state/krystal-skeleton

Skeleton Application for Krystal Framework

dev-master 2019-10-23 11:52 UTC

This package is not auto-updated.

Last update: 2024-04-27 16:31:17 UTC


README

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 ./