Code Monkey home page Code Monkey logo

sandstorm's Introduction

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

sandstorm's People

Contributors

izemize avatar nvnoskov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.