New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-hasura-web

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-hasura-web

Builds a simple scaffold to make a Hasura app using React + Redux.

  • 0.3.0-rc2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generator-hasura NPM version Build Status Dependency Status

Builds a simple scaffold to make a Hasura app using React + Redux.

Installation

First, install Yeoman and generator-hasura-web using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-hasura-web

Then generate your new project:

yo hasura-web

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

On Development

  • Get Yeoman and yo command setup.
  • Clone this git repo and run npm install
  • Run npm link at this repo's root.
  • Create a new folder to create a new project.
  • Run yo hasura-web inside the new folder.
  • Run npm install if it didn't run properly.

License

MIT © Hasura

Keywords

FAQs

Package last updated on 21 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc