sandstorm

NodeWebkit based tool for Yii2

  • 所有者: nvnoskov/sandstorm
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    2
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者nvnoskov/sandstorm
主编程语言JavaScript
编程语言CSS (语言数: 3)
平台
许可证
所有者活动
创建于2016-01-03 12:43:41
推送于2016-02-18 19:45:24
最后一次提交2016-02-19 01:45:24
发布数0
用户参与
星数110
关注者数18
派生数13
提交数7
已启用问题?
问题数1
打开的问题数1
拉请求数1
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?