2017 © Pedro Peláez
 

project stimpack

Stimpack

image

stimpack-io/stimpack

Stimpack

  • Saturday, July 7, 2018
  • by stimpack-io
  • Repository
  • 4 Watchers
  • 15 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 5 % Grown

The README.md

Stimpack - DISCOUNTINED

Introducing a web development accelerator built on Laravel , (*1)

Check out the full promo video here, (*2)

Showcase

Create new projects or manipulate existing projects... ...everything you build is instantly available in the CLI Share and reuse packs with the stimpack.io community , (*3)

ALPHA DISCLAIMER!!!

Stimpack is currently in early development stage so don't let your scope of contribution be restricted i any way. For example if you have a great idea for a new skeleton structure for the whole code base please let us know through a pull requests, another branch, a photo of a sketch on a napkin. Everything is appriciated!, (*4)

Installation

composer global require consolidation/cgr
cgr stimpack/stimpack

Quick start

cd /path/to/Code
stimpack park

Navigate to http://stimpack.test (requires Laravel valet or similar setup)., (*5)

Development installation

    git clone git@github.com:stimpack-io/stimpack.git stimpack-dev
    cd stimpack-dev
    composer install
    cp .env.example .env
    # possilby install stimpack-io/data
    # get github tokens from ajthinking if needed
    php artisan key:generate
    cd .. && ./stimpack-dev park
    npm install
    npm run watch

The Versions