sandstorm

NodeWebkit based tool for Yii2

  • Owner: nvnoskov/sandstorm
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    2
      Compare:

Github stars Tracking Chart

Sandstorm

Sandstorm

This application written on NodeWebkit with ReactJS.

It works only with Yii2 advanced templates (I`ll fix this)

Dependencies

NodeWebkit - http://nwjs.io/

Features

  • Create table structure in phpmyadmin`s style
  • Generate migration for Yii2
  • Run command (migrate/up, gii/model, gii/crud) in project folder
  • Create projects from sandstorm (in develop)
  • Set html templates and assets to project (in develop)
  • Apply html-templates to views in controllers (in develop)

Install and run

git clone https://github.com/vesnateam/sandstorm.git
cd sandstorm
npm install
nw ./

First of all you need set Path to projects in settings section.
It path to your yii2 projects directory (app find yii executables in this folder).

Next select you project in Projects section.

And build you own sandcastles!

Develop

git clone https://github.com/vesnateam/sandstorm.git
cd sandstorm
npm install
npm start & nw ./

watchify command (watchify react/app.js -o react/bundle.js -v) transform react source code to bundle.js

You can set "toolbar": false in package.json and rerun application for work with DevTools.

Demo

Create tables

Main metrics

Overview
Name With Ownernvnoskov/sandstorm
Primary LanguageJavaScript
Program languageCSS (Language Count: 3)
Platform
License:
所有者活动
Created At2016-01-03 12:43:41
Pushed At2016-02-18 19:45:24
Last Commit At2016-02-19 01:45:24
Release Count0
用户参与
Stargazers Count110
Watchers Count18
Fork Count13
Commits Count7
Has Issues Enabled
Issues Count1
Issue Open Count1
Pull Requests Count1
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private